mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
[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: I9b033a06e04ea6c97003d972058e0c7b0349d6c9
This commit is contained in:
@@ -146,3 +146,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
debug.sf.early_gl_phase_offset_ns=1500000
|
debug.sf.early_gl_phase_offset_ns=1500000
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
debug.sf.early_gl_app_phase_offset_ns=15000000
|
debug.sf.early_gl_app_phase_offset_ns=15000000
|
||||||
|
|
||||||
|
# Setup wizard overlay packages for ActiveEdge
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
PixelSetupWizardOverlayActiveEdge \
|
||||||
|
|||||||
Reference in New Issue
Block a user