audio: enable usb audio hal
We compile source code to support USB audio devices but manifest not enable it. Uncomment usb module part to have USB audio device support. Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
This commit is contained in:
committed by
Konsta
parent
a0f3530f2e
commit
7af9c78937
@@ -25,12 +25,12 @@
|
||||
<version>3</version>
|
||||
<fqname>IModule/stub</fqname>
|
||||
</hal>
|
||||
-->
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.audio.core</name>
|
||||
<version>3</version>
|
||||
<fqname>IModule/usb</fqname>
|
||||
</hal>
|
||||
-->
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.audio.effect</name>
|
||||
<version>3</version>
|
||||
|
||||
Reference in New Issue
Block a user