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