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

Commit 3eda5ebe authored by Chris Li's avatar Chris Li Committed by Android (Google) Code Review
Browse files

Merge "Adds Window Extensions to GSI" into udc-dev

parents 20545fcf fb617dd8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -91,3 +91,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)
 No newline at end of file