Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e307f447 authored by Thiru Ramasamy's avatar Thiru Ramasamy
Browse files

Add LEGACY_SHORTCUT & ASSISTANT_MEMORY search results to launcher logging attribute.

Test: Make NexusLauncherDebug
Bug: 201559997
Change-Id: I308b29c25825c524e5c11bd3a690befdeb411e77
parent 1ad55e6a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -152,6 +152,8 @@ enum Attribute {
  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;