commit | c97af5b447f1a7a56995395e8c51e567059fa646 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Tue Dec 03 23:16:10 2019 +0900 |
committer | Chalard Jean <jchalard@google.com> | Tue Feb 04 21:18:25 2020 +0900 |
tree | 218ece2af088b1e89cab77790410ac8be9b8397d | |
parent | e3287b718e540dd0ea419a4147508202b95fb9b9 [diff] |
[NS A40] Read current reassignment state instead of global state The reassignment state has the future value, but is transient instead of global. With this, the reassignment loop does not read from global state any more, so it's not affected by the side effects from the loop. This means future patches will be able to move the side effects out of the computation. Test: atest ConnectivityServiceTest Change-Id: I43499f19730bcd94b691cfea83aa1ca1d3de75db