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

Commit 22d0f16c authored by Himanshu Rawat's avatar Himanshu Rawat
Browse files

Flag to use transparent codec for DSA hardware path

Change-Id: I3fa627c9b4cf6caa70a35c83a95e7d9e83447467
Test: mmm packages/modules/Bluetooth
Flag: com.android.bluetooth.flags.dsa_hw_transparent_codec
Bug: 382263607
Bug: 315241296
parent 6557ea68
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
    }
}