Rename softap plugged overlay back to charging

Renaming overlay back to the original "charging" name for backwards
compatibility.

Bug: 264610460
Test: none
Change-Id: Ib303a56197bf58689590a3e3d15a42748241654b
This commit is contained in:
Quang Luong 2023-02-06 21:10:39 +00:00
parent 4cea985f7b
commit 7bbc5a5d42

View file

@ -137,8 +137,8 @@
<!-- Indicate the driver doesn't support NL80211 Reg changed event -->
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">false</bool>
<!-- boolean indicating whether or not to disable shutdown idle instance timer in the bridged mode when plugged -->
<bool translatable="false" name ="config_wifiFrameworkSoftApDisableBridgedModeShutdownIdleInstanceWhenPlugged">true</bool>
<!-- boolean indicating whether or not to disable shutdown idle instance timer in the bridged mode when connected to a power source -->
<bool translatable="false" name ="config_wifiFrameworkSoftApDisableBridgedModeShutdownIdleInstanceWhenCharging">true</bool>
<!-- Indicate whether the verbose logging is always on -->
<!-- 0: verbose logging controlled by user