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

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

Add logging constants for settings search recent results.

Bug: 27391895
Test: builds
Change-Id: I20763eb51e80a9b54a5cfc22cb3a640a7bc3c800
parent 082d21c1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3601,6 +3601,9 @@ message MetricsEvent {
    // FIELD: Settings inline search result value
    FIELD_SETTINGS_SEARCH_INLINE_RESULT_VALUE = 880;

    // ACTION: Settings > Search > Click saved queries
    ACTION_CLICK_SETTINGS_SEARCH_SAVED_QUERY = 881;

    // ---- End O Constants, all O constants go above this line ----

    // Add new aosp constants above this line.