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

Commit 2653e55d authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

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

parents bb39f4b9 42c4081f
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
    }
}