Merge "Adds Window Extensions to GSI"

This commit is contained in:
Treehugger Robot
2023-07-03 11:00:58 +00:00
committed by Gerrit Code Review

View File

@@ -80,3 +80,6 @@ PRODUCT_EXPORT_BOOT_IMAGE_TO_DIST := true
# Additional settings used in all GSI builds
PRODUCT_PRODUCT_PROPERTIES += \
ro.crypto.metadata_init_delete_all_keys.enabled=false \
# Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)