OSDN Git Service

Add min delay between disable and enable of wifi
authorRobert Greenwalt <rgreenwalt@google.com>
Thu, 16 May 2013 19:48:20 +0000 (12:48 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 16 May 2013 20:57:52 +0000 (20:57 +0000)
commitc12783a90e08bd2e20eb75f68192fbf7bad80357
treec65633847a552e47e7d4a9df01ad69c146606102
parentc037282c1ca0d7589168c73f1cf8b19ecc3ffca4
Add min delay between disable and enable of wifi

We sometimes have issues if disable, enable seq happens to fast.
This should only slow down those fast cases.

bug:8715336
Change-Id: I4f7fe9708b7c3c2300c441511838e8a70eaad5d1
core/java/android/provider/Settings.java
services/java/com/android/server/wifi/WifiController.java