Bump soundtrigger to 2.3.
New S push requires soundtrigger 2.3 on S launches.
Test: m check-vintf-all
Bug: 202479938
Change-Id: Iafeb44b090838ad0682f8b10e7c7a439539ed5f8
diff --git a/device-common.mk b/device-common.mk
index 61e5024..01827c0 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -79,7 +79,7 @@
android.hardware.audio.service \
android.hardware.audio@7.0-impl \
android.hardware.audio.effect@7.0-impl \
- android.hardware.soundtrigger@2.2-impl \
+ android.hardware.soundtrigger@2.3-impl \
android.hardware.bluetooth.audio@2.0-impl
diff --git a/manifest.xml b/manifest.xml
index 209d865..91e16b9 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -114,7 +114,7 @@
<hal format="hidl">
<name>android.hardware.soundtrigger</name>
<transport>hwbinder</transport>
- <version>2.2</version>
+ <version>2.3</version>
<interface>
<name>ISoundTriggerHw</name>
<instance>default</instance>