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

Commit e33c70d9 authored by Fan Zhang's avatar Fan Zhang
Browse files

Add logging to track search no-result case

Bug: 37211659
Test: builds
Change-Id: I93de5891ce7d4757f1fc5b7a3c70292676fcd8ec
parent 965fbb55
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
  }