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

Commit f6b3d626 authored by Jack He's avatar Jack He Committed by Gerrit Code Review
Browse files

Merge "flags: Add leaudio_codec_config_callback_order_fix" into main

parents b50307ec 723af1d6
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -179,3 +179,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_codec_config_callback_order_fix"
    namespace: "bluetooth"
    description: "Fix for the order on the callback"
    bug: "326442537"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}