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

Commit 723af1d6 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flags: Add leaudio_codec_config_callback_order_fix

Bug: 326442537
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I9700a535ddc511f6e89ad761b01514980084bd3d
parent fb94ddfd
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
    }
}