Rename SoftAP timeout while charging overlay to plugged
Bug: 264610460 Test: build Change-Id: I6fc879948640ae315fc7218cd7934a1fe30a3935
This commit is contained in:
parent
5c46cf01a1
commit
6fc0a38b50
1 changed files with 2 additions and 2 deletions
|
@ -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 charging -->
|
||||
<bool translatable="false" name ="config_wifiFrameworkSoftApDisableBridgedModeShutdownIdleInstanceWhenCharging">true</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>
|
||||
|
||||
<!-- Indicate whether the verbose logging is always on -->
|
||||
<!-- 0: verbose logging controlled by user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue