Merge "Add attribute for NO_FULFILLMENT." into main
This commit is contained in:
@@ -135,7 +135,7 @@ message TaskBarContainer {
|
||||
}
|
||||
}
|
||||
|
||||
// Next value 52
|
||||
// Next value 53
|
||||
enum Attribute {
|
||||
option allow_alias = true;
|
||||
|
||||
@@ -188,6 +188,7 @@ enum Attribute {
|
||||
ALL_APPS_SEARCH_RESULT_EDUCARD = 43;
|
||||
ALL_APPS_SEARCH_RESULT_LOCATION = 50;
|
||||
ALL_APPS_SEARCH_RESULT_TEXT_HEADER = 51;
|
||||
ALL_APPS_SEARCH_RESULT_NO_FULFILLMENT = 52;
|
||||
|
||||
// Result sources
|
||||
DATA_SOURCE_APPSEARCH_APP_PREVIEW = 45;
|
||||
|
||||
Reference in New Issue
Block a user