Merge "Adds Window Extensions to GSI" into udc-dev
This commit is contained in:
commit
3eda5ebeb3
1 changed files with 3 additions and 0 deletions
|
@ -91,3 +91,6 @@ PRODUCT_EXPORT_BOOT_IMAGE_TO_DIST := true
|
||||||
# Additional settings used in all GSI builds
|
# Additional settings used in all GSI builds
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.crypto.metadata_init_delete_all_keys.enabled=false \
|
ro.crypto.metadata_init_delete_all_keys.enabled=false \
|
||||||
|
|
||||||
|
# Window Extensions
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
Loading…
Reference in a new issue