commit | dca9cf22a6fc54e6f338470e26bbb9dbbe6f3841 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Thu Dec 02 11:28:29 2021 -0800 |
committer | Kweku Adams <kwekua@google.com> | Thu Dec 02 11:28:29 2021 -0800 |
tree | 7e9a3e6414d85eb8b72d7cc14c2afdaeb59a68d4 | |
parent | ef6564cbfb4e51f1be41212b55b333d31024a9ee [diff] |
Fix updating max circulation value. The individual EconomicPolicies were correctly reading the Settings constants for the max circulation in setup(), but CompleteEconomicPolicy treated those values as final upon initialization, so it wasn't updating the max circulation. Bug: 158300259 Test: set value via adb and confirm limit increased in dumpsys Change-Id: Ic9769a4173d652d8dc2ca43677e4618c57869613