sky: Fix keymint service

This commit is contained in:
Lostark13
2023-09-17 18:58:48 +05:30
parent 235c4cbe0d
commit c725f81fcd

View File

@@ -271,16 +271,11 @@ PRODUCT_PACKAGES += \
# Keymint
PRODUCT_PACKAGES += \
android.hardware.security.keymint \
android.hardware.security.secureclock \
android.hardware.security.sharedsecret
android.hardware.hardware_keystore.xml
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.keystore.app_attest_key.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.keystore.app_attest_key.xml
# Keystore2
PRODUCT_PACKAGES += \
android.system.keystore2
frameworks/native/data/etc/android.hardware.keystore.app_attest_key.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.keystore.app_attest_key.xml \
frameworks/native/data/etc/android.software.device_id_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_id_attestation.xml
# Media
PRODUCT_PACKAGES += \