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

Commit d525148c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add logging to track search no-result case"

parents 059e6eb6 e33c70d9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4082,6 +4082,9 @@ message MetricsEvent {
    // OPEN: Settings > credential pages - prompt for key guard configuration confirmation
    CONFIGURE_KEYGUARD_DIALOG = 1010;

    // Open: Settings > Search > No Result View
    SETTINGS_SEARCH_NO_RESULT = 1011;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }