Merge "Rename SoftAP timeout while charging overlay to plugged"

This commit is contained in:
Quang Luong 2023-02-05 23:41:57 +00:00 committed by Android (Google) Code Review
commit 3616826eea

View file

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