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

Commit 915e9448 authored by Petri Gynther's avatar Petri Gynther
Browse files

Add new metrics constant for Bluetooth A2DP hardware offload

Bug: 63932139
Bug: 79568680
Test: Settings app compiles without errors
Change-Id: I535f9cd819787f6c8d24facb5824dbf7472d5231
Merged-In: I535f9cd819787f6c8d24facb5824dbf7472d5231
parent d3c218a5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5974,6 +5974,12 @@ message MetricsEvent {
    // OS: P
    ACTION_HUSH_GESTURE = 1440;

    // OPEN: Settings -> Developer Options -> Disable Bluetooth A2DP hardware
    // offload
    // CATEGORY: SETTINGS
    // OS: P
    DIALOG_BLUETOOTH_DISABLE_A2DP_HW_OFFLOAD = 1441;

    // ---- End P Constants, all P constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS