Enable quick start for pixel devices

Bug: 246218540
Test: build pass with `m -j` command
Change-Id: Iee0d60b7a416490843badc637dff9c3ba9935e2d
This commit is contained in:
Cyril Lee 2022-12-08 05:20:20 +00:00
parent 74e09f0bf1
commit 9578aa38c1

View file

@ -243,3 +243,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
PRODUCT_PACKAGES_DEBUG += \
android.hardware.biometrics.fingerprint-service.example
# Setup Wizard device-specific settings
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow_for_debug=true \