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

Commit b3c9ef86 authored by Jack He's avatar Jack He Committed by android-build-merger
Browse files

Merge "Bluetooth: add metrics for pairing with devices without names" into oc-mr1-dev

am: 95786f32

Change-Id: Ifa1adf122141da11b64d91e3a47361f72a010967
parents 1f4a5f88 95786f32
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4300,6 +4300,11 @@ message MetricsEvent {
    // OS: O MR
    FIELD_NUM_STATUS_ICONS = 1095;

    // ACTION: Logged when user tries to pair a Bluetooth device without name from Settings app
    // CATEGORY: SETTINGS
    // OS: O MR
    ACTION_SETTINGS_BLUETOOTH_PAIR_DEVICES_WITHOUT_NAMES = 1096;

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