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

Commit 9afc8d7f authored by jeffreyhuang's avatar jeffreyhuang
Browse files

Add metric for clear adb keys dialog

Bug: 34203528
Test: make RunSettingsRoboTests -j40
Change-Id: Ie12923be044dcfff79840add9e5a2796d2b05b23
parent 6af21912
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4636,6 +4636,11 @@ message MetricsEvent {
    // OS: P
    DIALOG_ENABLE_ADB = 1161;

    // OPEN: Settings > Developer options > Revoke USB debugging authorizations > Info dialog
    // CATEGORY: SETTINGS
    // OS: P
    DIALOG_CLEAR_ADB_KEYS = 1162;

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