Loading protos/launcher_atom.proto +3 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ message TaskBarContainer { optional int32 cardinality = 2; } // Next value 41 // Next value 43 enum Attribute { UNKNOWN = 0; DEFAULT_LAYOUT = 1; // icon automatically placed in workspace, folder, hotseat Loading Loading @@ -174,6 +174,8 @@ enum Attribute { ALL_APPS_SEARCH_RESULT_PEOPLE_TILE = 27; ALL_APPS_SEARCH_RESULT_LEGACY_SHORTCUT = 30; ALL_APPS_SEARCH_RESULT_ASSISTANT_MEMORY = 31; ALL_APPS_SEARCH_RESULT_VIDEO = 41; ALL_APPS_SEARCH_RESULT_SYSTEM_POINTER = 42; // Web suggestions provided by AGA ALL_APPS_SEARCH_RESULT_WEB_SUGGEST = 39; Loading Loading
protos/launcher_atom.proto +3 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ message TaskBarContainer { optional int32 cardinality = 2; } // Next value 41 // Next value 43 enum Attribute { UNKNOWN = 0; DEFAULT_LAYOUT = 1; // icon automatically placed in workspace, folder, hotseat Loading Loading @@ -174,6 +174,8 @@ enum Attribute { ALL_APPS_SEARCH_RESULT_PEOPLE_TILE = 27; ALL_APPS_SEARCH_RESULT_LEGACY_SHORTCUT = 30; ALL_APPS_SEARCH_RESULT_ASSISTANT_MEMORY = 31; ALL_APPS_SEARCH_RESULT_VIDEO = 41; ALL_APPS_SEARCH_RESULT_SYSTEM_POINTER = 42; // Web suggestions provided by AGA ALL_APPS_SEARCH_RESULT_WEB_SUGGEST = 39; Loading