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

Commit 64867c19 authored by Salvador Martinez's avatar Salvador Martinez
Browse files

added metrics constant to proto

Just adding a new constant to the proto
for the refactored bluetooth dialogs.

Test: Manual
Bug: 32180625
Change-Id: I7e59ea6abd65db777d48bd0f2927db7260c67965
parent a9469e64
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2575,6 +2575,9 @@ message MetricsEvent {
    // ACTION: Logs extra passed by the dpc while provisioning.
    PROVISIONING_EXTRA = 612;

    // OPEN Settings > Bluetooth > Attempt to connect to device that shows dialog
    BLUETOOTH_DIALOG_FRAGMENT = 613;

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

    // Add new aosp constants above this line.