diff --git a/device.mk b/device.mk index 00af4f84..9e32849d 100644 --- a/device.mk +++ b/device.mk @@ -1006,7 +1006,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio.effect@7.0-impl \ android.hardware.bluetooth.audio-impl \ android.hardware.soundtrigger@2.3-impl \ - vendor.google.whitechapel.audio.audioext@3.0-impl + vendor.google.whitechapel.audio.audioext@4.0-impl #Audio HAL libraries PRODUCT_PACKAGES += \ diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index 2b7cfe56..d938aecb 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -154,7 +154,7 @@ vendor.google.whitechapel.audio.audioext - 3.0 + 4.0 IAudioExt default diff --git a/manifest.xml b/manifest.xml index bc4c3005..09fbd8a7 100644 --- a/manifest.xml +++ b/manifest.xml @@ -136,7 +136,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 3.0 + 4.0 IAudioExt default diff --git a/manifest_64.xml b/manifest_64.xml index 30145a4d..4edb2e92 100644 --- a/manifest_64.xml +++ b/manifest_64.xml @@ -119,7 +119,7 @@ vendor.google.whitechapel.audio.audioext hwbinder - 3.0 + 4.0 IAudioExt default