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

Commit 4b660ce4 authored by William Escande's avatar William Escande Committed by Jakub Rotkiewicz
Browse files

HFP: Add sysprop for AptX Voice

Bug: 308497929
Test: m Bluetooth | No test require when adding sysprop
Change-Id: I538da9e91f501d21f65f234b3e403faef68e57fb
parent a23dddd8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -33,3 +33,11 @@ prop {
    prop_name: "bluetooth.hfp.version.config"
}

prop {
    api_name: "codec_aptx_voice"
    type: Boolean
    scope: Internal
    access: Readonly
    prop_name: "bluetooth.hfp.codec_aptx_voice.enabled"
}