Merge "audio: Require Audio HAL V6 for level 5"
This commit is contained in:
commit
b3149c34fc
1 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@
|
|||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.audio</name>
|
||||
<version>5.0</version>
|
||||
<version>6.0</version>
|
||||
<interface>
|
||||
<name>IDevicesFactory</name>
|
||||
|
@ -18,7 +17,6 @@
|
|||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.audio.effect</name>
|
||||
<version>5.0</version>
|
||||
<version>6.0</version>
|
||||
<interface>
|
||||
<name>IEffectsFactory</name>
|
||||
|
|
Loading…
Reference in a new issue