OSDN Git Service

Don't treat the lingerExpired broadcast specially.
authorLorenzo Colitti <lorenzo@google.com>
Sun, 5 Jun 2016 14:45:25 +0000 (23:45 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Wed, 8 Jun 2016 05:09:07 +0000 (14:09 +0900)
commit9acda9c82577972b8291853978650c24c20e950c
tree453da18789d58024047abd77d107c53ffd1dd0d7
parent762ea7aab7636b33daeee2c4ba169f163c61347f
Don't treat the lingerExpired broadcast specially.

NetworkMonitor no longer uses the broadcast for lingering, it
uses WakeupMessage instead.

Bug: 23113288
Change-Id: Idb0c55fc68cb8f45b3213c7134213904f227852e
services/tests/servicestests/src/com/android/server/ConnectivityServiceTest.java