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

Commit 98304c75 authored by Jack He's avatar Jack He
Browse files

Flags: leaudio_api_synchronized_block_fix

Bug: 326295400
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I6480b9f55ec2c32a1d8689f8c582379dfa697ae2
parent 6652dbaf
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -159,3 +159,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_api_synchronized_block_fix"
    namespace: "bluetooth"
    description: "Fix possible deadlocks when synchronizing LeAudioService states"
    bug: "326295400"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}