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

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

Merge "Add logging constants for setting build number preference."

parents e9cedbd2 b66e5425
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3466,6 +3466,12 @@ message MetricsEvent {
    // OS: O
    ENCRYPTION_AND_CREDENTIAL = 846;

    // ACTION: Settings > About device > Build number
    ACTION_SETTINGS_BUILD_NUMBER_PREF = 847;

    // FIELD: Whether developer mode has already been enabled when clicking build number preference
    FIELD_SETTINGS_BUILD_NUMBER_DEVELOPER_MODE_ENABLED = 848;

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

    // Add new aosp constants above this line.