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

Commit 3e9d7409 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a MetricsEvent entry for BT forget device confirm dialog" into oc-dr1-dev

parents 5cb8f220 ca701a20
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -4190,6 +4190,12 @@ message MetricsEvent {
    // OS: O DR
    FIELD_TIME_ELAPSED_BETWEEN_CHARGE_MS = 1030;

    // OPEN: Settings->Connected Devices->Bluetooth->(click on details link for a paired device)
    // -> Forget button.
    // CATEGORY: SETTINGS
    // OS: O DR
    DIALOG_BLUETOOTH_PAIRED_DEVICE_FORGET = 1031;

    // ---- End O-DR1 Constants, all O-DR1 constants go above this line ----

    // Add new aosp constants above this line.