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

Commit 37c4b13d authored by jeffreyhuang's avatar jeffreyhuang
Browse files

Add metric for adb dialog

Bug: 34203528
Test: make RunSettingsRoboTests -j40
Change-Id: I7a8e81ac8588a1ac38ab514a093d56c8e3a7c6f3
parent 7c7a714b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4631,6 +4631,11 @@ message MetricsEvent {
    // OS: P
    FINGERPRINT_AUTHENTICATE_SIDECAR = 1160;

    // OPEN: Settings > Developer options > USB debugging > Info dialog
    // CATEGORY: SETTINGS
    // OS: P
    DIALOG_ENABLE_ADB = 1161;

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