KM: Add Device ID attestation support am: 548aa0c030
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17106863 Change-Id: Iacb6292f4a9e2ad1d07616140fcd970d02db7f44
This commit is contained in:
commit
17e07c7add
1 changed files with 5 additions and 0 deletions
|
@ -1065,3 +1065,8 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
|||
# (TODO: b/169535506) This includes the FCM for system_ext and product partition.
|
||||
# It must be split into the FCM of each partition.
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/gs201/device_framework_matrix_product.xml
|
||||
|
||||
# Keymint configuration
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.software.device_id_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_id_attestation.xml \
|
||||
frameworks/native/data/etc/android.hardware.device_unique_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.device_unique_attestation.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue