WiFi: Modify name of configuration to enable SAR

am: 51b2160f2b

Change-Id: I8c3bd2e2d69440a05c23882db0e9204471a5f9c8
This commit is contained in:
Ahmed ElArabawy
2018-06-18 05:33:49 -07:00
committed by android-build-merger

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>