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

Commit 2f1a359f authored by jackqdyulei's avatar jackqdyulei
Browse files

Add metric for bluetooth pairing page

Bug: 38383542
Test: Build
Change-Id: Iabc31726528ce8348858cb0aabf5defecee8ea04
parent 820a5063
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4114,6 +4114,11 @@ message MetricsEvent {
    // OS: O DR
    ACTION_OPEN_APP_SETTING = 1017;

    // OPEN: Settings > Connected devices > Bluetooth > Pair new device
    // CATEGORY: SETTINGS
    // OS: O DR
    BLUETOOTH_PAIRING = 1018;

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