From 6ec2acb1b022b98ae5e83961306385a2a04ad3b0 Mon Sep 17 00:00:00 2001 From: Carter Hsu Date: Tue, 11 Oct 2022 16:26:19 +0800 Subject: [PATCH] audio: update hidl to 4.0 Bug: 252877772 Test: build pass Signed-off-by: Carter Hsu Change-Id: I8c1b91e0d06088b628d171d99f42cb0d0c77bffc --- device.mk | 2 +- device_framework_matrix_product.xml | 2 +- manifest-gralloc3.xml | 2 +- manifest.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/device.mk b/device.mk index 44ac8470..4fb862d8 100644 --- a/device.mk +++ b/device.mk @@ -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 \ # diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index ced87b11..016137ee 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -177,7 +177,7 @@ vendor.google.whitechapel.audio.audioext - 3.0 + 4.0 IAudioExt default diff --git a/manifest-gralloc3.xml b/manifest-gralloc3.xml index 920307a3..852c76f0 100644 --- a/manifest-gralloc3.xml +++ b/manifest-gralloc3.xml @@ -142,7 +142,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 3.0 + 4.0 IAudioExt default diff --git a/manifest.xml b/manifest.xml index af2fa437..4b2f666d 100644 --- a/manifest.xml +++ b/manifest.xml @@ -75,7 +75,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 3.0 + 4.0 IAudioExt default