WiFi: Modify name of configuration to enable SAR

This commit modifies the name of the configuration to enable
SAR to adjust to the new configurations to make it more representative

Bug: 65174506
Test: Manual

Change-Id: Id198cd899db7d93458da083a78985b7d72f0fad5
Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
This commit is contained in:
Ahmed ElArabawy
2018-01-19 14:16:41 -08:00
parent a01fa66596
commit 51b2160f2b

View File

@@ -179,9 +179,9 @@
<item>8</item>
</integer-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>
<!-- 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>
<!-- Whether the display blanks itself when transitioning from a doze to a non-doze state -->
<bool name="config_displayBlanksAfterDoze">true</bool>