summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-12 02:02:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-12 02:02:50 +0000
commit14fd667db3f1c1056f674e53e52d962998c5aa7c (patch)
tree2aaf5543d4a9ddb8e407987d8d4d45b6f90b7d0d
parent860e2e5284ff9d484f4b32020b940ce699b00a43 (diff)
parent6ec2acb1b022b98ae5e83961306385a2a04ad3b0 (diff)
downloadgs201-14fd667db3f1c1056f674e53e52d962998c5aa7c.tar.gz
Snap for 9284490 from 6ec2acb1b022b98ae5e83961306385a2a04ad3b0 to tm-qpr2-release
Change-Id: I2f2753c47c64e7845329a7b2e9fa8472bbb01256
-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 44ac847..4fb862d 100644
--- a/device.mk
+++ b/device.mk
@@ -1002,7 +1002,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 ced87b1..016137e 100644
--- a/device_framework_matrix_product.xml
+++ b/device_framework_matrix_product.xml
@@ -177,7 +177,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 af2fa43..4b2f666 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -75,7 +75,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>