[Quickstart] Turn off QS on legacy Pixels am: d04f044fb8 am: 6d0f9536c6

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

Change-Id: Ie9ef56baeb42ab7f1b408886ba4d8fe74aa260bd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/device-oriole.mk b/device-oriole.mk
index 298b1d9..f8ac167 100644
--- a/device-oriole.mk
+++ b/device-oriole.mk
@@ -273,9 +273,5 @@
 		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)
diff --git a/device-raven.mk b/device-raven.mk
index 4550a0b..62a5e2d 100644
--- a/device-raven.mk
+++ b/device-raven.mk
@@ -292,9 +292,5 @@
 		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)