Enable quick start for pixel devices
Bug: 246218540 Test: build pass with `m -j` command Change-Id: Id0ef834d1e7fd82a1ce3c88e5300e7eb178fd3f3
This commit is contained in:
parent
519c3ba032
commit
725a176c60
2 changed files with 8 additions and 0 deletions
|
@ -275,3 +275,7 @@ endif
|
|||
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 \
|
||||
|
||||
|
|
|
@ -292,3 +292,7 @@ endif
|
|||
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