Merge "perf: add dex pre-opt for SystemUITitan" into tm-qpr-dev
This commit is contained in:
commit
92aaac7c98
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ ifeq ($(filter factory_tangorpro, $(TARGET_PRODUCT)),)
|
|||
include device/google/tangorpro/uwb/uwb_calibration.mk
|
||||
endif
|
||||
|
||||
# Preopt SystemUI
|
||||
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUITitan # For tablet
|
||||
|
||||
# Touch files
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/tangorpro/NVTCapacitiveTouchScreen.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/NVTCapacitiveTouchScreen.idc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue