OSDN Git Service

Temporarily disable 'Scan Always' mode
authorVinit Deshapnde <vinitd@google.com>
Tue, 2 Jul 2013 00:10:28 +0000 (17:10 -0700)
committerVinit Deshapnde <vinitd@google.com>
Tue, 2 Jul 2013 00:10:28 +0000 (17:10 -0700)
commitc16b0d0061108685e74b40d77ad801fe0304bc42
tree62c3a6df59e1f7b9e6f0c7d9f8d3fbac38685a46
parente9df511e2018eb6a296408d09e355c6f2c77ae59
Temporarily disable 'Scan Always' mode

This change disables 'Scan Always' by ignoring the setting; and
hard coding value to 'false'. The UI will change based on whatever
is in settings; but underneath we won't enable scans when WiFi is
off.

Change-Id: Ibb1401207b6675e609e979ea23b63177814f762c
services/java/com/android/server/wifi/WifiController.java
services/java/com/android/server/wifi/WifiSettingsStore.java