Enable WM Extensions on Pixel 6

Bug: 266196089
Change-Id: Ie4ec9c0217e28599af64a9ea9055a9d2af53943c
This commit is contained in:
Andrii Kulian 2023-01-05 05:17:04 +00:00 committed by Chris Li
parent c9f3506f49
commit cf4031e545
2 changed files with 4 additions and 0 deletions

View file

@ -275,3 +275,5 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow_for_debug=true \
# Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)

View file

@ -294,3 +294,5 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow_for_debug=true \
# Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)