7e416aa19e93487be73d6178205cda8670ac657c
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
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%