Bump soundtrigger to 2.3. am: a4524e604f

Original change: https://android-review.googlesource.com/c/device/linaro/hikey/+/1851033

Change-Id: If26cb2a2b02eeaf6d9c974ef6d002bd9f70f1a91
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>