Merge "Define additional Attributes to indicate new data sources of Toast app integration results." into udc-dev

This commit is contained in:
Hyunyoung Song
2023-05-17 23:06:44 +00:00
committed by Android (Google) Code Review
+3 -1
View File
@@ -135,7 +135,7 @@ message TaskBarContainer {
}
}
// Next value 48
// Next value 50
enum Attribute {
option allow_alias = true;
@@ -190,6 +190,8 @@ enum Attribute {
// Result sources
DATA_SOURCE_APPSEARCH_APP_PREVIEW = 45;
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;
// Web suggestions provided by AGA