summaryrefslogtreecommitdiff
path: root/rro_overlays
diff options
context:
space:
mode:
authorQuang Luong <qal@google.com>2023-02-01 21:14:35 +0000
committerQuang Luong <qal@google.com>2023-02-01 21:14:35 +0000
commit6fc0a38b50db7296356791fa3e4cb533d3fc10cf (patch)
tree0a5295ab36181c95dc516c0d68965a27fd877841 /rro_overlays
parent5c46cf01a1218701442b10c01f9c648eaf955949 (diff)
downloadshusky-6fc0a38b50db7296356791fa3e4cb533d3fc10cf.tar.gz
Rename SoftAP timeout while charging overlay to plugged
Bug: 264610460 Test: build Change-Id: I6fc879948640ae315fc7218cd7934a1fe30a3935
Diffstat (limited to 'rro_overlays')
-rw-r--r--rro_overlays/WifiOverlay/res/values/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml
index b66c53d..8b102b4 100644
--- a/rro_overlays/WifiOverlay/res/values/config.xml
+++ b/rro_overlays/WifiOverlay/res/values/config.xml
@@ -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