audio: update hidl to 4.0

Bug: 252877772
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I8c1b91e0d06088b628d171d99f42cb0d0c77bffc
This commit is contained in:
Carter Hsu 2022-10-11 16:26:19 +08:00
parent 386fb05c96
commit 6ec2acb1b0
4 changed files with 4 additions and 4 deletions

View file

@ -1002,7 +1002,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@7.1-impl \
android.hardware.audio.effect@7.0-impl \
android.hardware.soundtrigger@2.3-impl \
vendor.google.whitechapel.audio.audioext@3.0-impl \
vendor.google.whitechapel.audio.audioext@4.0-impl \
android.hardware.bluetooth.audio-impl \
#

View file

@ -177,7 +177,7 @@
</hal>
<hal format="hidl">
<name>vendor.google.whitechapel.audio.audioext</name>
<version>3.0</version>
<version>4.0</version>
<interface>
<name>IAudioExt</name>
<instance>default</instance>

View file

@ -142,7 +142,7 @@
<hal format="hidl">
<name>vendor.google.whitechapel.audio.audioext</name>
<transport>hwbinder</transport>
<version>3.0</version>
<version>4.0</version>
<interface>
<name>IAudioExt</name>
<instance>default</instance>

View file

@ -75,7 +75,7 @@
<hal format="hidl">
<name>vendor.google.whitechapel.audio.audioext</name>
<transport>hwbinder</transport>
<version>3.0</version>
<version>4.0</version>
<interface>
<name>IAudioExt</name>
<instance>default</instance>