diff options
author | Chalard Jean <jchalard@google.com> | 2019-12-03 23:16:10 +0900 |
---|---|---|
committer | Chalard Jean <jchalard@google.com> | 2020-02-04 21:18:25 +0900 |
commit | c97af5b447f1a7a56995395e8c51e567059fa646 (patch) | |
tree | 218ece2af088b1e89cab77790410ac8be9b8397d /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions