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

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

Add metrics constant for Settings->Security->Encryption & credentials.

Bug: 35630998
Test: build
Change-Id: I46f364a654440e6b0ba17477e6404e20449d3e0e
parent 8716ef94
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3461,6 +3461,11 @@ message MetricsEvent {
    // OPEN: Settings > Storage > [Profile]
    SETTINGS_STORAGE_PROFILE = 845;

    // OPEN: Settings > Security & screen lock -> Encryption & crendentials
    // CATEGORY: SETTINGS
    // OS: O
    ENCRYPTION_AND_CREDENTIAL = 846;

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

    // Add new aosp constants above this line.