Clear secure deletion keys upon factory reset am: eeecbaf3cc
am: 227972b2cf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18808040 Change-Id: I90ed858cbed2b2e0491485f894d30d7f678877d5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
fdc259ccd2
1 changed files with 3 additions and 0 deletions
|
@ -1140,3 +1140,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
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
|
||||
|
||||
# Call deleteAllKeys if vold detects a factory reset
|
||||
PRODUCT_VENDOR_PROPERTIES += ro.crypto.metadata_init_delete_all_keys.enabled=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue