Guard taskbar / navbar unification logic with whether the device is a phone on top of the flag
Test: Rerun the tapl tests Bug: 325162802 Change-Id: Iffeeb0a60b634e66bc80e4ba45db816cdc8ba564
This commit is contained in:
@@ -119,6 +119,8 @@ public final class TestProtocol {
|
||||
public static final String REQUEST_CLEAR_DATA = "clear-data";
|
||||
public static final String REQUEST_HOTSEAT_ICON_NAMES = "get-hotseat-icon-names";
|
||||
public static final String REQUEST_IS_TABLET = "is-tablet";
|
||||
public static final String REQUEST_ENABLE_TASKBAR_NAVBAR_UNIFICATION =
|
||||
"enable-taskbar-navbar-unification";
|
||||
public static final String REQUEST_NUM_ALL_APPS_COLUMNS = "num-all-apps-columns";
|
||||
public static final String REQUEST_IS_TWO_PANELS = "is-two-panel";
|
||||
public static final String REQUEST_CELL_LAYOUT_BOARDER_HEIGHT = "cell-layout-boarder-height";
|
||||
|
||||
Reference in New Issue
Block a user