summaryrefslogtreecommitdiff
path: root/tools/warn/tidy_warn_patterns.py
diff options
context:
space:
mode:
author Jared Duke <jdduke@google.com> 2021-12-22 12:35:59 -0800
committer Jared Duke <jdduke@google.com> 2021-12-23 09:29:30 -0800
commit9c261d0b071635479ff03eba731bd75aecca2043 (patch)
tree93926f443d24fc1c3c3d1c2890b8163c69085830 /tools/warn/tidy_warn_patterns.py
parent90b0039a9dafaae9d8af44a61bba7a06e21d5b36 (diff)
Add Soong variable for optimizing SystemUI Java
Introduce a Soong variable to allow selective enabling of Java optimizations for SystemUI. This is analogous to the `SYSTEM_OPTIMIZE_JAVA` flag, but scoped just to SystemUI, decoupling the feature from system server-related development. Opting in to optimizations can be achieved with either: * Env: export SYSTEMUI_OPTIMIZE_JAVA=true * Make: $(call add_soong_config_var_value,ANDROID,SYSTEMUI_OPTIMIZE_JAVA,true) Note that the build rule changes to hook into this variable will land separately. Bug: 203088572 Test: `SYSTEMUI_OPTIMIZE_JAVA=true m` (observe env variable change log) Change-Id: I24b4b76cdf844e3c00735e19e69898867162c81d
Diffstat (limited to 'tools/warn/tidy_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions