OSDN Git Service

Destroy networks as soon as they are disconnected.
authorChalard Jean <jchalard@google.com>
Fri, 11 May 2018 11:19:20 +0000 (20:19 +0900)
committerChalard Jean <jchalard@google.com>
Wed, 6 Jun 2018 08:25:28 +0000 (08:25 +0000)
commit49d8108599b2243953a3dd7783059808faf70165
treebbf4ddd07499742064a36a6adeb3a58f0c991d65
parent6d89a786c09d01488e4505305d203dd9c0b7001a
Destroy networks as soon as they are disconnected.

...as opposed to after the async channel finished disconnecting.

Clean cherry-pick of ag/4043255

Bug: 78308259
Test: runtest frameworks-net
      also used a device with this patch over the weekend and
      tried all I could think of
Merged-In: Ic4c7520e907de353a01c2a3a8a50d661dee4a994
Merged-In: I0617f0ff6e46a1d3764335a1e7ad01b34c8cc5a8

Change-Id: I4e4b41bbdf25d7d7bea4124cb58da004d47f1090
services/core/java/com/android/server/ConnectivityService.java