qcom/audio/hal: Fix the device switch delay issue during voice call

- Device switch from earpiece to speaker during voice call takes
  around 3.5sec which is not acceptable
- Disabling the voice call mixer path consumes 3.5 sec
- Fixed by making sure that device path is deactivated on MDM through
  CSD client before disabling voice call mixer path on APQ.
- Also remove incorrect calls to dlerror() and make the dlsym-error messages
  more consistent.

Change-Id: Ib23c0a3c0341f41904ca06524bf9d2f4214ad92e
Signed-off-by: Iliyan Malchev <malchev@google.com>
1 file changed
tree: fa8a5dd097cd61864e6cf3782a4d5520dc1c4356
  1. hal/
  2. legacy/
  3. Android.mk