Skip to content
Snippets Groups Projects
Unverified Commit 46821f4e authored by Erfan Abdi's avatar Erfan Abdi :volcano: Committed by Joshua Blanchard
Browse files

beckham: Downver audio halVersion to 2.0

* Fixes incall audio
* Special thanks to @trpsl

Change-Id: Ie59af90ae189730cac171583229f5c24d6271c0e
parent bc8820b7
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
-->
<modules>
<!-- Primary Audio HAL -->
<module name="primary" halVersion="3.0">
<module name="primary" halVersion="2.0">
<attachedDevices>
<item>Earpiece</item>
<item>Speaker</item>
......@@ -162,7 +162,7 @@
</routes>
</module>
<module name="vx_motvr" halVersion="3.0">
<module name="vx_motvr" halVersion="2.0">
<mixPorts>
<mixPort name="primary input" role="sink" flags="AUDIO_INPUT_FLAG_HW_HOTWORD">
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment