audio: Kang audio HAL from amlogic yukawa device

Copied from device/amlogic/generic/hal/audio/ minus the
speaker equalizer filter file.

It is a generic and more feature rich HAL, plus it fixes
the occasional static noise we hear on db845c and PocoF1.

Removed the mixer control settings from qcom/init.qcom.rc
and added HDMI out mixer control in etc/mixer_paths.xml
to start with. ** Analog audio out is not tested yet. **

ToDo:
1. Fallback to Analog audio port if the monitor doesn't
   support HDMI audio out.
2. Mic AEC support is integrated deep in this HAL, so I
   didn't remove it. Might as well test and use that
   feature on Pixel 3 and Poco F1. Same with speaker EQ,
   though we may end up never using this equalizer
   feature at all.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Change-Id: I85614abdd684ab67f405f4c0e48380668ade4e06
13 files changed