Skip to content

Commit 16eb7cd

Browse files
author
Christopher Tate
committed
Back up / restore the "Avoid poor connections" wifi setting
Bug 7318177 Change-Id: I8fdc037f823b8c57727e7d49c5bffdc9b3c10ebb
1 parent 64cb35c commit 16eb7cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/java/android/provider/Settings.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5321,6 +5321,7 @@ public static final String getBluetoothInputDevicePriorityKey(String address) {
53215321
ENABLE_ACCESSIBILITY_GLOBAL_GESTURE_ENABLED,
53225322
WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON,
53235323
WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY,
5324+
WIFI_WATCHDOG_POOR_NETWORK_TEST_ENABLED,
53245325
WIFI_NUM_OPEN_NETWORKS_KEPT,
53255326
EMERGENCY_TONE,
53265327
CALL_AUTO_RETRY,

0 commit comments

Comments
 (0)