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

Commit a91f0ccd authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flag: Add leaudio_improve_switch_during_phone_call

Bug: 369322905
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ia734195b9e2d2b9726b13ce0db215a2ae675c2f1
parent a1b76d5a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -369,3 +369,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_improve_switch_during_phone_call"
    namespace: "bluetooth"
    description: "Fix audio slip to speaker while switching bt audio device during phonecall"
    bug: "369322905"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}