diff options
| author | Irfan Sheriff <isheriff@google.com> | 2012-05-17 12:33:46 -0700 |
|---|---|---|
| committer | The Android Automerger <android-build@android.com> | 2012-05-17 15:04:39 -0700 |
| commit | c71006ed0c0053cc70da2fea2ab3d3a232c216bd (patch) | |
| tree | 4ae94f7519524be72d74dfd2fa8861a9171adcb8 /docs/html/sdk/api_diff/7/changes | |
| parent | da12b32b756e6133e2850a84c6a9fbd2d75618b2 (diff) | |
Fix persisting wifi state on setWifiEnabled() call
When somebody makes a quick setWifiEnabled calls in back to back succession,
we were missing setting the last state because we were only doing that
when wifi was in a particular state from a state machine's perspective.
This was done to handle the interaction b/w airplane and wifi and was
done in the wrong way. That part is now moved to the code which detects
airplane mode changes.
In the longer term, I want to move the whole persisting code as part of
wifi state machine which is more aware of the exact states wifi is in.
Bug: 6504534
Change-Id: I452f3f4efdeb84458dcfd280269e09ffa3844f05
Diffstat (limited to 'docs/html/sdk/api_diff/7/changes')
0 files changed, 0 insertions, 0 deletions
