Enable quick start for pixel devices
Bug: 246218540 Test: build pass with `m -j` command Change-Id: Iee0d60b7a416490843badc637dff9c3ba9935e2d
This commit is contained in:
parent
74e09f0bf1
commit
9578aa38c1
1 changed files with 4 additions and 0 deletions
|
@ -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 \
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue