Skip to content

Commit c9c47f8

Browse files
Christopher TateAndroid (Google) Code Review
authored andcommitted
Merge "Back up / restore the "Avoid poor connections" wifi setting" into jb-mr1-dev
2 parents a8a6b08 + 16eb7cd commit c9c47f8

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)