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

Commit a39bc1a0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Flag to use transparent codec for DSA hardware path" into main

parents 83089438 22d0f16c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -472,3 +472,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "dsa_hw_transparent_codec"
    namespace: "bluetooth"
    description: "Use trasparent codec for DSA hardware path"
    bug: "382263607"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}