From c0ee644bda01b109006685ecaa4089f3c51fa81e Mon Sep 17 00:00:00 2001 From: Carter Hsu Date: Wed, 24 Nov 2021 10:49:38 +0800 Subject: [PATCH] audio: update AUdioExt to 3.0 Bug: 206065000 Test: build pass Signed-off-by: Carter Hsu Change-Id: I79b3fc0ecf9d7e5a6a860029da06deca36ba9573 --- device.mk | 2 +- device_framework_matrix_product.xml | 2 +- manifest.xml | 2 +- manifest_64.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/device.mk b/device.mk index 86f528fa..a12f3824 100644 --- a/device.mk +++ b/device.mk @@ -972,7 +972,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio.effect@7.0-impl \ android.hardware.bluetooth.audio@2.1-impl \ android.hardware.soundtrigger@2.3-impl \ - vendor.google.whitechapel.audio.audioext@2.0-impl + vendor.google.whitechapel.audio.audioext@3.0-impl #Audio HAL libraries PRODUCT_PACKAGES += \ diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index 2ab14967..c4da7c13 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -144,7 +144,7 @@ vendor.google.whitechapel.audio.audioext - 2.0 + 3.0 IAudioExt default diff --git a/manifest.xml b/manifest.xml index 909f7170..4af66363 100644 --- a/manifest.xml +++ b/manifest.xml @@ -154,7 +154,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 2.0 + 3.0 IAudioExt default diff --git a/manifest_64.xml b/manifest_64.xml index 3623f2c6..8c19233b 100644 --- a/manifest_64.xml +++ b/manifest_64.xml @@ -155,7 +155,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 2.0 + 3.0 IAudioExt default