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

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

Merge "Add metric constant for oem lock dialog"

parents 30a3dd97 a4a0172b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4750,6 +4750,10 @@ message MetricsEvent {
    // OS: P
    ANOMALY_TYPE_UNOPTIMIZED_BT = 1237;

    // Open: Settings > Dev options > Oem unlock > lock it > warning dialog.
    // OS: P
    DIALOG_OEM_LOCK_INFO = 1238;

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