Merge "Remove attribute related to ResultType.NAVVYSITE." into udc-dev am: 0925af1eb0
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22360316 Change-Id: I958adb9fc79aeca7d24c16ca4c7f11d6550c67bf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -177,7 +177,7 @@ enum Attribute {
|
||||
ALL_APPS_SEARCH_RESULT_SUGGEST = 22 [deprecated = true];
|
||||
ALL_APPS_SEARCH_RESULT_ASSISTANT = 23;
|
||||
ALL_APPS_SEARCH_RESULT_CHROMETAB = 24;
|
||||
ALL_APPS_SEARCH_RESULT_NAVVYSITE = 25;
|
||||
ALL_APPS_SEARCH_RESULT_NAVVYSITE = 25 [deprecated = true];
|
||||
ALL_APPS_SEARCH_RESULT_TIPS = 26;
|
||||
ALL_APPS_SEARCH_RESULT_PEOPLE_TILE = 27;
|
||||
ALL_APPS_SEARCH_RESULT_LEGACY_SHORTCUT = 30;
|
||||
|
||||
Reference in New Issue
Block a user