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

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

Merge "Add metric for adb dialog"

parents d562d535 37c4b13d
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
  }