mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
WiFi: Modify name of configuration to enable SAR
am: 51b2160f2b
Change-Id: I8c3bd2e2d69440a05c23882db0e9204471a5f9c8
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user