Merge "clean up scanresults on exit from driver start state"
This commit is contained in:
committed by
Android (Google) Code Review
commit
8e6c8c2024
@@ -2750,6 +2750,7 @@ public class WifiStateMachine extends HierarchicalStateMachine {
|
||||
try {
|
||||
mBatteryStats.noteWifiStopped();
|
||||
} catch (RemoteException ignore) { }
|
||||
mScanResults = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user