commit | 61837ebcb648150e4888c525a41f09b1199e4ec1 | [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 | b5a4351f2d47719b349d92c3f8515486f86066af | |
parent | f980a0f56fb2b078b9fa252eed37388e6d5a0f6c [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