Merge "Add Location related Attributes." into udc-dev am: ead8d955b6 am: edae4f5a2e am: c16dadbf2f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23271439 Change-Id: I895fc27f055ae77f97bdc5319e1e054ebff2dac1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -135,7 +135,7 @@ message TaskBarContainer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Next value 50
|
// Next value 51
|
||||||
enum Attribute {
|
enum Attribute {
|
||||||
option allow_alias = true;
|
option allow_alias = true;
|
||||||
|
|
||||||
@@ -186,6 +186,7 @@ enum Attribute {
|
|||||||
ALL_APPS_SEARCH_RESULT_VIDEO = 41;
|
ALL_APPS_SEARCH_RESULT_VIDEO = 41;
|
||||||
ALL_APPS_SEARCH_RESULT_SYSTEM_POINTER = 42;
|
ALL_APPS_SEARCH_RESULT_SYSTEM_POINTER = 42;
|
||||||
ALL_APPS_SEARCH_RESULT_EDUCARD = 43;
|
ALL_APPS_SEARCH_RESULT_EDUCARD = 43;
|
||||||
|
ALL_APPS_SEARCH_RESULT_LOCATION = 50;
|
||||||
|
|
||||||
// Result sources
|
// Result sources
|
||||||
DATA_SOURCE_APPSEARCH_APP_PREVIEW = 45;
|
DATA_SOURCE_APPSEARCH_APP_PREVIEW = 45;
|
||||||
|
|||||||
Reference in New Issue
Block a user