Merge "Revert "Add hover state border line to overview task item by usi..."" into udc-qpr-dev

This commit is contained in:
Sunny Goyal
2023-06-01 21:39:15 +00:00
committed by Android (Google) Code Review
6 changed files with 19 additions and 155 deletions

View File

@@ -140,10 +140,6 @@ public final class TestProtocol {
public static final String REQUEST_GET_GRID_TASK_SIZE_RECT_FOR_TABLET =
"get-grid-task-size-rect-for-tablet";
public static final String REQUEST_GET_OVERVIEW_PAGE_SPACING = "get-overview-page-spacing";
public static final String REQUEST_GET_OVERVIEW_TASK_BORDER_WIDTH =
"get-overview-task-border-width";
public static final String REQUEST_ENABLE_ROTATION = "enable_rotation";
public static final String REQUEST_ENABLE_SUGGESTION = "enable-suggestion";
public static final String REQUEST_MODEL_QUEUE_CLEARED = "model-queue-cleared";