rtwo: Add MotoSignatureApp to Dex-pre-opt exclusions

Change-Id: Ic27f0c64bcb6313b12352cbb6feaa1800d9130ab
This commit is contained in:
Marc Bourgoin
2024-04-11 18:12:37 -06:00
parent 3ad31b6191
commit fbb7588139

View File

@@ -64,6 +64,9 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/usecaseKvManager_prc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usecaseKvManager_prc.xml \
$(LOCAL_PATH)/audio/usecaseKvManager_tmo.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usecaseKvManager_tmo.xml
# Dex-pre-opt exclusions
$(call add-product-dex-preopt-module-config,MotoSignatureApp,disable)
# Fingerprint
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.3-service.rtwo