Revert^2 "[Quickstart] Turn off QS on legacy Pixels" am: 13b09767dd am: f613de54bd

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/22690995

Change-Id: I3e210c09f78f910423a62d59d9e84c9bc297c301
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Cyril Lee 2023-04-19 02:28:03 +00:00 committed by Automerger Merge Worker
commit bf2dcc3f34
2 changed files with 0 additions and 8 deletions

View file

@ -276,9 +276,5 @@ else
device/google/raviole/location/gps_user.xml.oriole:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
endif
# Setup Wizard device-specific settings
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow_for_debug=true \
# Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)

View file

@ -295,9 +295,5 @@ else
device/google/raviole/location/gps_user.xml.raven:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
endif
# Setup Wizard device-specific settings
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow_for_debug=true \
# Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)