clean up scanresults on exit from driver start state
Bug: 2934389 Change-Id: I918bb9e198aba0bdbb2be356a680789c9678e47c
This commit is contained in:
@@ -2750,6 +2750,7 @@ public class WifiStateMachine extends HierarchicalStateMachine {
|
||||
try {
|
||||
mBatteryStats.noteWifiStopped();
|
||||
} catch (RemoteException ignore) { }
|
||||
mScanResults = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user