[REVERTME] tangorpro: set metadata_init_delete_all_keys to false
Set ro.crypto.metadata_init_delete_all_keys.enabled to false to unblock boot. Bug: 235884193 Test: Boot to home Change-Id: Ife8d090ad8b337e16b7703b1431c34545e0b5063 Signed-off-by: Jonglin Lee <jonglin@google.com>
This commit is contained in:
parent
68323f2e75
commit
78cb84cd1b
1 changed files with 3 additions and 0 deletions
|
@ -154,3 +154,6 @@ endif
|
|||
# DCK properties based on target
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.gms.dck.eligible_wcc=2
|
||||
|
||||
# Set ro.crypto.metadata_init_delete_all_keys.enabled to false to unblock boot
|
||||
PRODUCT_PROPERTY_OVERRIDES += ro.crypto.metadata_init_delete_all_keys.enabled=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue