Merge "Define additional Attributes to indicate new data sources of Toast app integration results." into udc-dev am: f67ed0c6b1
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23267777 Change-Id: I6e545d5f7b88e6396208ad8204a50cb05b117cd9 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 48
|
// Next value 50
|
||||||
enum Attribute {
|
enum Attribute {
|
||||||
option allow_alias = true;
|
option allow_alias = true;
|
||||||
|
|
||||||
@@ -190,6 +190,8 @@ enum Attribute {
|
|||||||
// Result sources
|
// Result sources
|
||||||
DATA_SOURCE_APPSEARCH_APP_PREVIEW = 45;
|
DATA_SOURCE_APPSEARCH_APP_PREVIEW = 45;
|
||||||
DATA_SOURCE_APPSEARCH_APP_SRP_PREVIEW = 46;
|
DATA_SOURCE_APPSEARCH_APP_SRP_PREVIEW = 46;
|
||||||
|
DATA_SOURCE_APPSEARCH_CATEGORY_SRP_PREVIEW = 48;
|
||||||
|
DATA_SOURCE_APPSEARCH_ENTITY_SRP_PREVIEW = 49;
|
||||||
DATA_SOURCE_AIAI_SEARCH_ROOT = 47;
|
DATA_SOURCE_AIAI_SEARCH_ROOT = 47;
|
||||||
|
|
||||||
// Web suggestions provided by AGA
|
// Web suggestions provided by AGA
|
||||||
|
|||||||
Reference in New Issue
Block a user