From b74523456f205a2fda9ccaf53df965ad59926b07 Mon Sep 17 00:00:00 2001 From: Carter Hsu Date: Thu, 27 Oct 2022 09:15:20 +0800 Subject: [PATCH] audio: update hidl to 4.0 Bug: 252877772 Test: build pass Change-Id: Ifc5a664e605049bde2b961bb8de38bd410c00fc3 Signed-off-by: Carter Hsu --- device.mk | 2 +- device_framework_matrix_product.xml | 2 +- manifest.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/device.mk b/device.mk index bab42b14..86d97782 100644 --- a/device.mk +++ b/device.mk @@ -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 \ # diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index 66dfe2a9..0c680729 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -189,7 +189,7 @@ vendor.google.whitechapel.audio.audioext - 3.0 + 4.0 IAudioExt default diff --git a/manifest.xml b/manifest.xml index 50422a34..9cb47386 100644 --- a/manifest.xml +++ b/manifest.xml @@ -60,7 +60,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 3.0 + 4.0 IAudioExt default