Spacewar: disable fluence for speakerphone
When making a call on speakerphone, the noise cancelling was too strong, which drowned out all the sound from the microphone. Change-Id: I7c2a55c5e53b1773ee6a0a5bf41b671aae67d4c9
This commit is contained in:
@@ -4,7 +4,7 @@ persist.vendor.audio.ambisonic.capture=false
|
||||
persist.vendor.audio.apptype.multirec.enabled=false
|
||||
persist.vendor.audio.avs.afe_api_version=9
|
||||
persist.vendor.audio.bcl.enabled=false
|
||||
persist.vendor.audio.fluence.speaker=true
|
||||
persist.vendor.audio.fluence.speaker=false
|
||||
persist.vendor.audio.fluence.voicecall=true
|
||||
persist.vendor.audio.fluence.voicecomm=true
|
||||
persist.vendor.audio.ha_proxy.enabled=true
|
||||
|
||||
Reference in New Issue
Block a user