Enable WM Extensions

Bug: 270732854
Test: build pass
Change-Id: I612ea7451e588c0a910da82953fcb39ed588c1cc
This commit is contained in:
Louis Chang 2023-03-07 02:43:53 +00:00
parent a8cdd04610
commit 93d2a6efff
2 changed files with 6 additions and 0 deletions

View file

@ -284,3 +284,6 @@ PRODUCT_VENDOR_PROPERTIES += \
# SKU specific RROs
PRODUCT_PACKAGES += \
SettingsOverlayGE9DP
# Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)

View file

@ -273,3 +273,6 @@ PRODUCT_VENDOR_PROPERTIES += \
# SKU specific RROs
PRODUCT_PACKAGES += \
SettingsOverlayGZPF0
# Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)