commit | 9c239d2f8c54a1cda8de99893efb6fd2b5bda271 | [log] [tgz] |
---|---|---|
author | Thiru Ramasamy <thiruram@google.com> | Sat Mar 05 18:56:12 2022 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sat Mar 05 18:56:12 2022 +0000 |
tree | 291eb1406731e102f8612705ecde7c0861c8f56f | |
parent | 6dd3fc94650c097e381d8ef5c1cde3a13e6d34d8 [diff] | |
parent | 834f633931290bfccbc43723edbd19a381f724bb [diff] |
Merge "Add ONE_SEARCH_WEB_PERSONAL attribute." into tm-dev
diff --git a/protos/launcher_atom.proto b/protos/launcher_atom.proto index 8ce23ea..a61e430 100644 --- a/protos/launcher_atom.proto +++ b/protos/launcher_atom.proto
@@ -170,6 +170,7 @@ ONE_SEARCH_WEB_TRENDING = 33; ONE_SEARCH_WEB_ENTITY = 34; ONE_SEARCH_WEB_ANSWER = 35; + ONE_SEARCH_WEB_PERSONAL = 36; WIDGETS_BOTTOM_TRAY = 28; WIDGETS_TRAY_PREDICTION = 29;