sm8450-common: Copy keystore app attest permission from fw/native

Change-Id: I838b385bd03deb2b27f276806ecf02588df988d2
This commit is contained in:
Arian 2023-02-25 15:17:22 +01:00
parent 1a7613cf24
commit fc509ec345

View file

@ -227,6 +227,9 @@ PRODUCT_PACKAGES += \
android.hardware.security.sharedsecret-V1-ndk_platform.vendor \ android.hardware.security.sharedsecret-V1-ndk_platform.vendor \
libkeymaster_messages.vendor libkeymaster_messages.vendor
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
# Media # Media
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
libcodec2_hidl@1.0.vendor libcodec2_hidl@1.0.vendor