commit | 64520dc48819996db0bfcb1b39505800f2781197 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Wed Dec 04 19:55:32 2019 +0900 |
committer | Chalard Jean <jchalard@google.com> | Wed Feb 12 20:52:17 2020 +0900 |
tree | 9518879d0d4561ebd7f94a6cd8903a2b0d647d29 | |
parent | 6a4dfac6b8c17d1f252668cefb3d1da378aa4b40 [diff] |
[NS A44 2/2] Apply requests after all networks rematching is computed This patch finally separates completely computing the rematch from all the side effects. A collateral effect of this is to compute correctly the background network state in rematchNetworkAndRequests, which compensates the breakage from the previous patch. Bug: 113554781 Test: ConnectivityServiceTest Change-Id: I998c729c385940168fcd6ba3f2e01911f1844ce1