e3q: Fix Settings crashing

Change-Id: I3900a3c5b8135a95557726c2efa5ec315b81bea5
This commit is contained in:
David Wronek
2024-12-15 19:18:44 +01:00
parent d159cb9039
commit 65e3100b4d
2 changed files with 15 additions and 7 deletions

View File

@@ -94,11 +94,8 @@ PRODUCT_PACKAGES += \
android.hardware.fastboot@1.1-impl-mock \
fastbootd
# Gatekeeper
PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0.vendor \
android.hardware.gatekeeper-V1-ndk.vendor \
libgatekeeper.vendor
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
# Graphics
PRODUCT_COPY_FILES += \