tangorpro: Remove SystemUI dexpreopt speed compile flags

They are already defined in vendor

Change-Id: I27097e32091d0066fc3da1a1b786e5a6ae11bc86
This commit is contained in:
Michael Bestas 2025-06-22 03:25:55 +03:00 committed by Michael Bestas
parent 7b17ab192b
commit b2ecfb344b
No known key found for this signature in database

View file

@ -62,11 +62,6 @@ $(call soong_config_set,google3a_config,target_device,tangorpro)
include device/google/tangorpro/uwb/uwb_calibration.mk include device/google/tangorpro/uwb/uwb_calibration.mk
# Preopt SystemUI
ifneq ($(RELEASE_SYSTEMUI_USE_SPEED_PROFILE), true)
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUITitan # For tablet
endif
# Touch files # Touch files
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/tangorpro/NVTCapacitiveTouchScreen.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/NVTCapacitiveTouchScreen.idc \ device/google/tangorpro/NVTCapacitiveTouchScreen.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/NVTCapacitiveTouchScreen.idc \