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

Commit b72991c0 authored by Jakub Rotkiewicz (xWF)'s avatar Jakub Rotkiewicz (xWF) Committed by Gerrit Code Review
Browse files

Merge "flags: a2dp_fix_codec_type_in_java" into main

parents aafb9928 19e17d9e
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