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

Commit be0e9e22 authored by Henri Chataing's avatar Henri Chataing Committed by Automerger Merge Worker
Browse files

Merge "Add flag a2dp_source_threading_fix" into main am: 40e04599

parents cd96272b 40e04599
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -147,3 +147,14 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}


flag {
    name: "a2dp_source_threading_fix"
    namespace: "bluetooth"
    description: "Schedule A2DP source setup operations to bt_main_thread to prevent races"
    bug: "374166531"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}