sm8450-common: Copy keystore app attest permission from fw/native
Change-Id: I838b385bd03deb2b27f276806ecf02588df988d2
This commit is contained in:
parent
1a7613cf24
commit
fc509ec345
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue