mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Check NPE and log error condition for enableTransientTaskbar in test harness.
Fixes: 259337908 Bug: 257549303 Test: TaplTestsTaskbar Change-Id: Ifa929dca18437ae101cf3290feda4209790604d2
This commit is contained in:
@@ -148,6 +148,7 @@ public final class TestProtocol {
|
||||
public static final String MISSING_PROMISE_ICON = "b/202985412";
|
||||
public static final String TASKBAR_IN_APP_STATE = "b/227657604";
|
||||
public static final String INCORRECT_INFO_UPDATED = "b/239465630";
|
||||
public static final String NPE_TRANSIENT_TASKBAR = "b/257549303";
|
||||
|
||||
public static final String REQUEST_EMULATE_DISPLAY = "emulate-display";
|
||||
public static final String REQUEST_STOP_EMULATE_DISPLAY = "stop-emulate-display";
|
||||
|
||||
Reference in New Issue
Block a user