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

Commit bf8d9de3 authored by Doris Ling's avatar Doris Ling
Browse files

Add logging constants for settings security lockscreen preferences.

Bug: 36163515
Test: builds
Change-Id: I245c69073576975ec1531c83ac90090f3386909f
parent 4b7c5f75
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3604,6 +3604,10 @@ message MetricsEvent {
    // ACTION: Settings > Search > Click saved queries
    ACTION_CLICK_SETTINGS_SEARCH_SAVED_QUERY = 881;

    // OPEN: Settings > Security & screen lock -> Lock screen preferences
    // CATEGORY: SETTINGS
    SETTINGS_LOCK_SCREEN_PREFERENCES = 882;

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

    // Add new aosp constants above this line.