summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorhsuvictor <hsuvictor@google.com>2019-05-14 17:50:18 +0800
committerhsuvictor <hsuvictor@google.com>2019-05-14 17:50:18 +0800
commitb41616bac7df79a98617315b8b3368475e9cb969 (patch)
treee1361f59ef09121a693489eacde91157911423d7 /overlay
parent51c3f7b147fcfb7323227ab8ec1c05081896adeb (diff)
downloadbonito-b41616bac7df79a98617315b8b3368475e9cb969.tar.gz
Wifi: Remove support of SAR in framework
This commit removes the support of SAR in framework Bug: 132575109 Test: Manual test Change-Id: I329a19a5ca34ac28a4bec0aed46079a800fdc307
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 a441bdb3..2fb8456a 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -390,14 +390,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>