Enable WM Extensions on Pixel 7
Bug: 266196089 Change-Id: I483eb3ee9106c90ee68f1c656d7b61bcd98d829f
This commit is contained in:
parent
6b552fa9f5
commit
80f23f6d20
2 changed files with 6 additions and 0 deletions
|
@ -362,3 +362,6 @@ PRODUCT_PACKAGES_DEBUG += android.hardware.biometrics.fingerprint-service.exampl
|
||||||
# Setup Wizard device-specific settings
|
# Setup Wizard device-specific settings
|
||||||
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)
|
||||||
|
|
|
@ -345,3 +345,6 @@ PRODUCT_PACKAGES_DEBUG += android.hardware.biometrics.fingerprint-service.exampl
|
||||||
# Setup Wizard device-specific settings
|
# Setup Wizard device-specific settings
|
||||||
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