commit | 208f81bb505189bff7b1784963005b8076cf0861 | [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 | 1a1d2783cb306debec333a0bb1f8db30ddd58c36 [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