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

Commit 57359c0d authored by jeffreyhuang's avatar jeffreyhuang
Browse files

Add metric for oem unlock dialog

Bug: 34203528
Test: make RunSettingsRoboTests -j40
Change-Id: If75ba92e99cee461c6c7fc5b0d88eb7657e4ee73
parent e4b90bc1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4534,6 +4534,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
  }