Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2215f2cb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Disable the delete_all_keys feature for GSI"

parents cfa99e35 994e4a54
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 \