diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2017-08-01 07:30:40 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-08-01 07:30:40 +0000 |
| commit | e802f533806edd6fad6af57e42c3db8d42d64b44 (patch) | |
| tree | 352a961ee3c045320099c70f8858d870e486bac0 | |
| parent | 531ede046c16f104e6d34583201c9f50332add00 (diff) | |
| parent | 71c93ac119419538106d47e14b7a14f74ed5df5b (diff) | |
release-request-9f4f667d-7182-482d-8948-dc901f7b3ba0-for-git_oc-mr1-release-4233774 snap-temp-L05100000087867725
Change-Id: I29ae5aa1fadf3feb9d420c78d2a022f030c36f74
| -rw-r--r-- | walleye/overlay/frameworks/base/core/res/res/values/config.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/walleye/overlay/frameworks/base/core/res/res/values/config.xml b/walleye/overlay/frameworks/base/core/res/res/values/config.xml index 1f689a6..2483332 100644 --- a/walleye/overlay/frameworks/base/core/res/res/values/config.xml +++ b/walleye/overlay/frameworks/base/core/res/res/values/config.xml @@ -110,4 +110,9 @@ <item>"usbradio:rndis,adb:rndis,diag,adb:diag,serial_cdev,rmnet_gsi"</item> <item>"usbradio:rndis:rndis,diag:diag,serial_cdev,rmnet_gsi"</item> </string-array> + + <!-- Boolean indicating whether framework needs to set the tx power limit for meeting SAR requirements + during voice calls --> + <bool translatable="false" name="config_wifi_framework_enable_voice_call_sar_tx_power_limit">true</bool> + </resources> |
