mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
TAPL test update - don't run all apps in overview tests with actions.
Overview actions removes the all apps from overview. Don't run the tests that depend on these. Ultimately need to add more tests for the actions. Test: tapl local Change-Id: I2471d10af7bc03a40a94f99aa16354b85bdb3ad7
This commit is contained in:
@@ -89,6 +89,8 @@ public final class TestProtocol {
|
||||
public static final String REQUEST_ENABLE_DEBUG_TRACING = "enable-debug-tracing";
|
||||
public static final String REQUEST_DISABLE_DEBUG_TRACING = "disable-debug-tracing";
|
||||
|
||||
public static final String REQUEST_OVERVIEW_ACTIONS_ENABLED = "overview-actions-enabled";
|
||||
|
||||
public static final String PERMANENT_DIAG_TAG = "TaplTarget";
|
||||
|
||||
public static final String NO_BACKGROUND_TO_OVERVIEW_TAG = "b/138251824";
|
||||
|
||||
Reference in New Issue
Block a user