audio hal: do not use direct output for VoIP use case

Using direct output for VoIP use case prevents applications from using more
than one audio track simultaneously.

Note: As audioflinger mixer does not support mono outputs, the output
stream is configured in stereo and stereo to mono conversion is
performed by the HAL.

Bug: 64392515
Test: Fi Calls and check signalling
Change-Id: Ibf4a7c7c41c96ed46cea9a1ded069ce612ea9a6d
1 file changed
tree: 1b98b1edf5eab13436b2bc351fa516bff5acbdd4
  1. hal/
  2. legacy/
  3. post_proc/
  4. visualizer/
  5. voice_processing/
  6. Android.mk