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

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

Merge "Add metrics constant for Choose Lock Dialog"

parents 294d4c29 76ae09cc
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3979,6 +3979,11 @@ message MetricsEvent {
    // OS: O
    ACTION_CAMERA_LIFT_TRIGGER = 989;

    // OPEN: Choose screen lock dialog in Settings
    // CATEGORY: SETTINGS
    // OS: O DR
    SETTINGS_CHOOSE_LOCK_DIALOG = 990;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }