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

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

Merge "BT device renaming: move edit icon and add metrics proto" into oc-dr1-dev

parents 51ed7f4e c3b5da68
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -4098,6 +4098,12 @@ message MetricsEvent {
    // OPEN: Settings > Network > Tether > Wi-Fi hotspot
    WIFI_TETHER_SETTINGS = 1014;

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

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