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

Commit a3e08770 authored by Jeffrey Huang's avatar Jeffrey Huang Committed by Android (Google) Code Review
Browse files

Merge "Add metric for oem unlock dialog"

parents afb22390 57359c0d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4610,6 +4610,11 @@ message MetricsEvent {
    // OS: P
    DIALOG_ENABLE_DEVELOPMENT_OPTIONS = 1158;

    // OPEN: Settings > Developer options > OEM unlocking > Info dialog
    // CATEGORY: SETTINGS
    // OS: P
    DIALOG_ENABLE_OEM_UNLOCKING = 1159;

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