[DO NOT MERGE] Remove ASSIST_GESTURE action from deferred_medium_priority_actions resource
We plan to disable active edge from P20 project. Since the deferred_medium_priority_actions contains ASSIST_GESTURE action and it will be the showing deferred setup condition. So we add a new PixelSetupWizardOverlayActiveEdge RRO package to enable this action from deferred_medium_priority_actions for P19 and older project. go/suw-disable-activie-edge Bug: 158540758 Test: manual test Change-Id: I56d8f9e5df87c71c02942979ccb52f0fa8578c30
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user