mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Removing pss checks in memory tests
Test: presubmit Bug: 185181057 Change-Id: I4f504f9540b80c62cd3f1024ff1d1b57102f2ed6
This commit is contained in:
@@ -87,9 +87,7 @@ public final class TestProtocol {
|
||||
public static final String REQUEST_WIDGETS_SCROLL_Y = "widgets-scroll-y";
|
||||
public static final String REQUEST_WINDOW_INSETS = "window-insets";
|
||||
public static final String REQUEST_PID = "pid";
|
||||
public static final String REQUEST_TOTAL_PSS_KB = "total_pss";
|
||||
public static final String REQUEST_JAVA_LEAK = "java-leak";
|
||||
public static final String REQUEST_NATIVE_LEAK = "native-leak";
|
||||
public static final String REQUEST_FORCE_GC = "gc";
|
||||
public static final String REQUEST_VIEW_LEAK = "view-leak";
|
||||
public static final String REQUEST_RECENT_TASKS_LIST = "recent-tasks-list";
|
||||
public static final String REQUEST_START_EVENT_LOGGING = "start-event-logging";
|
||||
|
||||
Reference in New Issue
Block a user