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

Commit 24f7b0b4 authored by William Escande's avatar William Escande Committed by Jakub Rotkiewicz
Browse files

HFP: Add flag for AptX Voice

Bug: 308497929
Test: m Bluetooth | No test require as flag is added for follow-up use
Change-Id: I781d37d7188b7e9a0c3a24add00be0666224ef42
parent 4b660ce4
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
    description: "Auto connect to hfp device is there is no a2dp device to connect to"
    bug: "305867804"
}

flag {
    name: "hfp_codec_aptx_voice"
    namespace: "bluetooth"
    description: "AptX Voice codec support for HFP calls"
    bug: "308497929"
}