mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
Add and show regulatory info.
Bug: 38171402 Test: build and show regulatory info. Change-Id: I4ea528f7a979e22c1bc7bda4e6c480d6393245de
This commit is contained in:
committed by
Vineeta Srivastava
parent
1a90278fed
commit
2968c918aa
Binary file not shown.
|
After Width: | Height: | Size: 163 KiB |
21
overlay/packages/apps/Settings/res/values/bools.xml
Normal file
21
overlay/packages/apps/Settings/res/values/bools.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright 2015 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<!-- Whether to show a preference item for regulatory information in About phone -->
|
||||
<bool name="config_show_regulatory_info">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user