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

Commit fdac63de authored by Petri Gynther's avatar Petri Gynther Committed by android-build-merger
Browse files

Add new metrics constant for Bluetooth A2DP hardware offload

am: 915e9448

Change-Id: I06598deff8e7bef50d216fc420f4eff9a98bb0cb
parents 12fddb72 915e9448
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