audio: update hidl to 4.0

Bug: 252877772
Test: build pass
Change-Id: Ifc5a664e605049bde2b961bb8de38bd410c00fc3
Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
Carter Hsu 2022-10-27 09:15:20 +08:00
parent 1f1bdb5429
commit b74523456f
3 changed files with 3 additions and 3 deletions

View file

@ -946,7 +946,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

@ -189,7 +189,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

@ -60,7 +60,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>