Make change and version bump to TQ2A.221224.001
Change-Id: If4c6dcaff9bda916916cb478920a3c1de6a79cc7
This commit is contained in:
@@ -156,6 +156,10 @@ endif
|
||||
SYSTEMUI_OPTIMIZE_JAVA ?= true
|
||||
$(call add_soong_config_var,ANDROID,SYSTEMUI_OPTIMIZE_JAVA)
|
||||
|
||||
# Disable Compose in SystemUI by default.
|
||||
SYSTEMUI_USE_COMPOSE ?= false
|
||||
$(call add_soong_config_var,ANDROID,SYSTEMUI_USE_COMPOSE)
|
||||
|
||||
# Enable system_server optimizations by default unless explicitly set or if
|
||||
# there may be dependent runtime jars.
|
||||
# TODO(b/240588226): Remove the off-by-default exceptions after handling
|
||||
|
@@ -18,4 +18,4 @@
|
||||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
BUILD_ID=TQ2A.221223.001
|
||||
BUILD_ID=TQ2A.221224.001
|
||||
|
Reference in New Issue
Block a user