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

Commit 6f893001 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "HFP: Add flag for AptX Voice" into main

parents e1cef22d 24f7b0b4
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"
}