OSDN Git Service

Need to explicitly disable scan-always when turning off wifi
authorChristopher Tate <ctate@google.com>
Mon, 10 Jun 2013 23:55:02 +0000 (16:55 -0700)
committerThe Android Automerger <android-build@android.com>
Wed, 12 Jun 2013 00:53:08 +0000 (17:53 -0700)
commit00416842550ea5f2c6a5bc0e4c82a3b4fe27ad9a
tree5c74634af29f5f9882d8fca5efeaea828e3f271d
parentd61650a0add958b27d6117eb1853b9fff47df524
Need to explicitly disable scan-always when turning off wifi

... when you want wifi to be really most sincerely off, because
settings restore is about to rewrite the conf file.

Bug 9032154

Change-Id: I6a3a34ac3f14ec43aa9d9cc0159fca6168ccd0a2
packages/SettingsProvider/src/com/android/providers/settings/SettingsBackupAgent.java