Disable the delete_all_keys feature for GSI
Bug: 197914756 Test: run GSI with DSU on a Pixel device Change-Id: I78ee95f99764bee71bf3bcccb992ee35fa80603b
This commit is contained in:
@@ -74,3 +74,7 @@ PRODUCT_BUILD_SUPER_EMPTY_IMAGE := false
|
||||
|
||||
# Always build modules from source
|
||||
MODULE_BUILD_FROM_SOURCE := true
|
||||
|
||||
# Additional settings used in all GSI builds
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.crypto.metadata_init_delete_all_keys.enabled=false \
|
||||
|
Reference in New Issue
Block a user