Merge "Enable SystemUI R8 optimizations by default" into tm-qpr-dev
This commit is contained in:
commit
f33bf19c86
|
@ -148,8 +148,8 @@ ifeq (eng,$(TARGET_BUILD_VARIANT))
|
|||
$(call soong_config_set,messaging,build_variant_eng,true)
|
||||
endif
|
||||
|
||||
# TODO(b/203088572): Remove when Java optimizations enabled by default for
|
||||
# SystemUI.
|
||||
# Enable SystemUI optimizations by default unless explicitly set.
|
||||
SYSTEMUI_OPTIMIZE_JAVA ?= true
|
||||
$(call add_soong_config_var,ANDROID,SYSTEMUI_OPTIMIZE_JAVA)
|
||||
|
||||
# Enable system_server optimizations by default unless explicitly set or if
|
||||
|
|
Loading…
Reference in New Issue