Enable quick start for pixel devices

Bug: 246218540
Test: build pass with `m -j` command
Change-Id: Ia8f5ae0f33dbaef6638485988937b7ec46230c79
This commit is contained in:
Cyril Lee
2022-12-13 00:47:58 +00:00
parent 720d099d71
commit 921c5018c9

View File

@@ -269,3 +269,7 @@ PRODUCT_PACKAGES += \
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 \