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

Commit 19e17d9e authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flags: a2dp_fix_codec_type_in_java

Bug: 361742051
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I15682a317afc3a265f6369b07a6b9007f503ed00
parent ab1e483b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -152,3 +152,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "a2dp_fix_codec_type_in_java"
    namespace: "bluetooth"
    description: "Mask out codec IDs such that they properly reflect unsigned value"
    bug: "361742051"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file