summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk2
-rw-r--r--device_framework_matrix_product.xml2
-rw-r--r--manifest-gralloc3.xml2
-rw-r--r--manifest.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/device.mk b/device.mk
index 2b25c01..f82e970 100644
--- a/device.mk
+++ b/device.mk
@@ -1012,7 +1012,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 0997ab1..fa007a4 100644
--- a/device_framework_matrix_product.xml
+++ b/device_framework_matrix_product.xml
@@ -145,7 +145,7 @@
</hal>
<hal format="hidl">
<name>vendor.google.whitechapel.audio.audioext</name>
- <version>3.0</version>
+ <version>4.0</version>
<interface>
<name>IAudioExt</name>
<instance>default</instance>
diff --git a/manifest-gralloc3.xml b/manifest-gralloc3.xml
index 920307a..852c76f 100644
--- a/manifest-gralloc3.xml
+++ b/manifest-gralloc3.xml
@@ -142,7 +142,7 @@
<hal format="hidl">
<name>vendor.google.whitechapel.audio.audioext</name>
<transport>hwbinder</transport>
- <version>3.0</version>
+ <version>4.0</version>
<interface>
<name>IAudioExt</name>
<instance>default</instance>
diff --git a/manifest.xml b/manifest.xml
index 50422a3..9cb4738 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -60,7 +60,7 @@
<hal format="hidl">
<name>vendor.google.whitechapel.audio.audioext</name>
<transport>hwbinder</transport>
- <version>3.0</version>
+ <version>4.0</version>
<interface>
<name>IAudioExt</name>
<instance>default</instance>