summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Lee <cyrillee@google.com>2020-06-20 09:56:35 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-06-20 09:56:35 +0000
commit7da517971d333020b92caf30df4b194726662915 (patch)
tree7e8514682b9b639dc24a6cf655646eca868e9e0a
parent4de6bb27bc25902810b0f690268bd5a21f464087 (diff)
parent8f3d893ae6840a17d69a496c82b037dde406a2ab (diff)
downloadmuskie-7da517971d333020b92caf30df4b194726662915.tar.gz
Merge "[DO NOT MERGE] Remove ASSIST_GESTURE action from deferred_medium_priority_actions resource" into rvc-dev
-rw-r--r--device-walleye.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device-walleye.mk b/device-walleye.mk
index 36a5483..7d43942 100644
--- a/device-walleye.mk
+++ b/device-walleye.mk
@@ -39,3 +39,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
# Thermal HAL
PRODUCT_COPY_FILES += \
device/google/muskie/thermal_info_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
+
+# Setup wizard overlay packages for ActiveEdge
+PRODUCT_PACKAGES += \
+ PixelSetupWizardOverlayActiveEdge \