Merge "Disable the delete_all_keys feature for GSI" am: 2215f2cbae
Original change: https://android-review.googlesource.com/c/platform/build/+/1821093 Change-Id: I091f21c0b238e772e53fca06fa41dc6d74c42e9a
This commit is contained in:
@@ -74,3 +74,7 @@ PRODUCT_BUILD_SUPER_EMPTY_IMAGE := false
|
|||||||
|
|
||||||
# Always build modules from source
|
# Always build modules from source
|
||||||
MODULE_BUILD_FROM_SOURCE := true
|
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