OSDN Git Service

Fix issue to clear scan alarms
authorIrfan Sheriff <isheriff@google.com>
Mon, 28 Feb 2011 20:08:11 +0000 (12:08 -0800)
committerIrfan Sheriff <isheriff@google.com>
Mon, 28 Feb 2011 20:29:33 +0000 (12:29 -0800)
commitf9e2a491176b086cd3c238b209e025cd68d76001
tree89edfd6a6f66d177167d6f4b887cd7be4b71bf39
parent5404812dee9dccbbd43df81752f3061742235982
Fix issue to clear scan alarms

If PNO is set after the device is disconnected, the scan
alarm should be cleared to prevent both PNO and alarm
being active at the same time

Bug: 3495698
Change-Id: Id48c87fef68a34a05799e6b82de4088e0573009f
wifi/java/android/net/wifi/WifiStateMachine.java