commit | d4edd1977a88564872ed3fb5269e13864a3fc7b4 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Oct 05 04:35:16 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 05 04:35:16 2021 +0000 |
tree | af746d3a15389f022030fd7ea69ae68736faf55f | |
parent | 9a69b861ac25b76f87597a238d00983368269a33 [diff] | |
parent | 6d076f03c03d2449781705abca3c7bbcbf508c3d [diff] |
Merge "Add LEGACY_SHORTCUT & ASSISTANT_MEMORY search results to launcher logging attribute." into sc-v2-dev am: 597b6ef4e9 am: 6d076f03c0 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15942274 Change-Id: I77fa277995a2dd07fc62e276a8780b78e197cd13
diff --git a/protos/launcher_atom.proto b/protos/launcher_atom.proto index ca9f063..d1bf152 100644 --- a/protos/launcher_atom.proto +++ b/protos/launcher_atom.proto
@@ -152,6 +152,8 @@ ALL_APPS_SEARCH_RESULT_NAVVYSITE = 25; ALL_APPS_SEARCH_RESULT_TIPS = 26; ALL_APPS_SEARCH_RESULT_PEOPLE_TILE = 27; + ALL_APPS_SEARCH_RESULT_LEGACY_SHORTCUT = 30; + ALL_APPS_SEARCH_RESULT_ASSISTANT_MEMORY = 31; WIDGETS_BOTTOM_TRAY = 28; WIDGETS_TRAY_PREDICTION = 29;