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

Commit 76ae09cc authored by Maurice Lam's avatar Maurice Lam
Browse files

Add metrics constant for Choose Lock Dialog

Test: Not tested
Bug: 35442933
Change-Id: Ib6bcf157217e4d6632a63ac7b442ba279aa3d9c5
parent 64766b86
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
  }