瀏覽代碼

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

Change-Id: I838b385bd03deb2b27f276806ecf02588df988d2
Arian 2 年之前
父節點
當前提交
fc509ec345
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      common.mk

+ 3 - 0
common.mk

@@ -227,6 +227,9 @@ PRODUCT_PACKAGES += \
     android.hardware.security.sharedsecret-V1-ndk_platform.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
 PRODUCT_PACKAGES += \
     [email protected]