summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorKweku Adams <kwekua@google.com>2020-01-29 10:26:23 -0800
committerKweku Adams <kwekua@google.com>2020-01-30 07:38:53 -0800
commitc85bbe003d7fde1f2c60a192002981bc9bed9f21 (patch)
tree3075608fb541faa8e8698ae095553d562f8f722f /tools/aapt2/java/JavaClassGenerator_test.cpp
parent8a269993ce4f8737d8b7c41385a2d73eefac8baf (diff)
Automatically load ActivityManager DeviceConfig constants.
The former method required us to load each individual DeviceConfig constant at startup time. This could easily lead to an issue where someone forgets to add that line in the startup path and the value isn't loaded. Switching to have all DeviceConfig constants read and processed by a generic loop so we don't run into this issue. Bug: N/A Test: flash device and confirm DeviceConfig constants are loaded Change-Id: I981829722cf035e894415a11e214724b213c65fa
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions