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

Commit 1b03899f authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flags: Add leaudio_add_opus_codec_type

Bug: 380029892
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ia4c09787f89fd7733157ba6b02e9bf1b3922e443
parent 9bf35901
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -454,3 +454,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_add_opus_codec_type"
    is_exported: true
    namespace: "bluetooth"
    description: "Add OPUS codec type"
    bug: "380029892"
}
 No newline at end of file