Enable quick start for pixel devices
Bug: 246218540 Test: build pass with `m -j` command Change-Id: Ia8f5ae0f33dbaef6638485988937b7ec46230c79
This commit is contained in:
parent
720d099d71
commit
921c5018c9
1 changed files with 4 additions and 0 deletions
|
@ -269,3 +269,7 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
android.hardware.biometrics.fingerprint-service.example
|
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