Enable WM Extensions on Pixel 6
Bug: 266196089 Change-Id: Ie4ec9c0217e28599af64a9ea9055a9d2af53943c
This commit is contained in:
parent
c9f3506f49
commit
cf4031e545
2 changed files with 4 additions and 0 deletions
|
@ -275,3 +275,5 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
setupwizard.feature.enable_quick_start_flow_for_debug=true \
|
setupwizard.feature.enable_quick_start_flow_for_debug=true \
|
||||||
|
|
||||||
|
# Window Extensions
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
|
@ -294,3 +294,5 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
setupwizard.feature.enable_quick_start_flow_for_debug=true \
|
setupwizard.feature.enable_quick_start_flow_for_debug=true \
|
||||||
|
|
||||||
|
# Window Extensions
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue