summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2019-05-16 03:37:56 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-05-16 03:37:56 +0000
commit1bc40bc7af8773421c66079b690b41e32d34a85d (patch)
tree4aecc5402fb4c3293cc65c913dcfb0c1a5dafca3 /overlay
parent42730184bbbf89676f88c419069118d0b6fe2741 (diff)
parentb8e937955bcbc84ff078e31ad95e36a26359fe55 (diff)
downloadbonito-1bc40bc7af8773421c66079b690b41e32d34a85d.tar.gz
Merge changes from topic "132575109" into qt-dev
* changes: Wifi: Make aosp device targets including wifi_ext properly Wifi: Add wifi_ext HAL to compatibility matrix Wifi: Remove support of SAR in framework
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 032028f0..1708b4a7 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -395,14 +395,6 @@
meanings. -->
<integer name="config_defaultNotificationVibrationIntensity">3</integer>
- <!-- Boolean indicating whether framework needs to set the tx power limit for meeting SAR
- requirements -->
- <bool translatable="false" name="config_wifi_framework_enable_sar_tx_power_limit">true</bool>
-
- <!-- Boolean indicating whether framework should use detection of softAP mode to set the tx
- power limit for meeting SAR requirements -->
- <bool translatable="false" name="config_wifi_framework_enable_soft_ap_sar_tx_power_limit">true</bool>
-
<!-- Applications which are disabled unless matching a particular sku -->
<string-array name="config_disableApksUnlessMatchedSku_apk_list" translatable="false">
<item>com.felicanetworks.mfs</item>