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

Commit b968bb14 authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Automerger Merge Worker
Browse files

Merge "Flag to always remove the A2DP state machine when bond is removed" into main am: 2653e55d

parents c85835a1 2653e55d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -185,3 +185,13 @@ flag {
    is_exported: true
    bug: "380118954"
}

flag {
    name: "a2dp_cleanup_on_remove_device"
    namespace: "bluetooth"
    description: "Always remove A2DP state machine when device is removed"
    bug: "381313622"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}