diff options
Diffstat (limited to 'audio/audio.conf')
-rw-r--r-- | audio/audio.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audio.conf b/audio/audio.conf index 0d733105..07ed3ea4 100644 --- a/audio/audio.conf +++ b/audio/audio.conf @@ -16,9 +16,9 @@ # service interacts with remote headset devices) [Headset] -# Set to true to only support HSP +# Set to true to support HFP (in addition to HSP only which is the default) # Defaults to false -DisableHFP=true +EnableHFP=false # HFP Gateway features # Defaults to false |