From dd48757095ba294906cc13ec311e5753ed579dc2 Mon Sep 17 00:00:00 2001 From: Carter Hsu Date: Wed, 24 Nov 2021 19:20:22 +0800 Subject: [PATCH] audio: update AudioExt to 3.0 Bug: 206065000 Test: build pass Signed-off-by: Carter Hsu Change-Id: Ia8decc9cb0962330cb0321b747929efe53f323ba --- 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 83856a0e..a992ba33 100644 --- a/device.mk +++ b/device.mk @@ -918,7 +918,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@2.0-impl \ + vendor.google.whitechapel.audio.audioext@3.0-impl \ android.hardware.bluetooth.audio@2.1-impl # diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index c660eda1..a8f77006 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -143,7 +143,7 @@ vendor.google.whitechapel.audio.audioext - 2.0 + 3.0 IAudioExt default diff --git a/manifest-gralloc3.xml b/manifest-gralloc3.xml index f859c7b9..4ae12513 100644 --- a/manifest-gralloc3.xml +++ b/manifest-gralloc3.xml @@ -154,7 +154,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 2.0 + 3.0 IAudioExt default diff --git a/manifest.xml b/manifest.xml index 566d80b2..bdf68411 100644 --- a/manifest.xml +++ b/manifest.xml @@ -114,7 +114,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 2.0 + 3.0 IAudioExt default