Configure Trusty KeyMint devices to use attest_keys.
Change-Id: If86133e7648b601a4a61ea5614e6971a2bb8d264 Bug: 197096139 Test: Manual
This commit is contained in:
parent
a3359bb3c9
commit
b440e0c077
1 changed files with 3 additions and 0 deletions
|
@ -31,3 +31,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
ro.hardware.keystore_desede=true \
|
||||
ro.hardware.keystore=trusty \
|
||||
ro.hardware.gatekeeper=trusty
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue