Revert "[Quickstart] Turn off QS on legacy Pixels" am: 277a867059
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22624724 Change-Id: Ibe77fcb2f68f632840bbf557f79bd0cceebbd713 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e0f6f38fa6
2 changed files with 8 additions and 0 deletions
|
@ -374,5 +374,9 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
||||||
|
|
||||||
|
# Setup Wizard device-specific settings
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
setupwizard.feature.enable_quick_start_flow_for_debug=true \
|
||||||
|
|
||||||
# Window Extensions
|
# Window Extensions
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
|
@ -357,5 +357,9 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
||||||
|
|
||||||
|
# Setup Wizard device-specific settings
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
setupwizard.feature.enable_quick_start_flow_for_debug=true \
|
||||||
|
|
||||||
# Window Extensions
|
# Window Extensions
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue