commit | 2771181c9b82b6b41da7ebd47fbe1baf8791c8ac | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <rgreenwalt@google.com> | Wed Jun 25 16:45:57 2014 -0700 |
committer | Robert Greenwalt <rgreenwalt@google.com> | Wed Jul 02 09:26:43 2014 -0700 |
tree | f758912d28ae46647800456640be0197a7bcbaa1 | |
parent | f8fd3420919a2693b644294d2dbd432b19370f3d [diff] |
Simplify the network transition wakelock. Make it all internal to ConnectivityService - we know when a network is lost, so grab a wakelock then. Moves the call out of WifiStateMachine which was grabbing at bad times like every dhcp renewal or corp-network roam. These would always go the full 1 minute and chew up battery. bug:15595155 Change-Id: I80157a818cc149072cc7706d78c1e79c6e679ab3