From 76a9699fbca13a7acf7fb5b92cc9c4ecf2ce4983 Mon Sep 17 00:00:00 2001 From: Mikhail Naganov Date: Mon, 8 Jan 2018 17:05:28 -0800 Subject: [PATCH] Switch to Soundtrigger 2.1 implementation Bug: 68823037 Change-Id: If634345594ea6d574f49d58e29b48165c3b9458b Test: "ok google" and music iq from locked screen --- device.mk | 2 +- manifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/device.mk b/device.mk index d72be224..fbf8772c 100755 --- a/device.mk +++ b/device.mk @@ -460,7 +460,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.audio@2.0-impl \ android.hardware.audio.effect@2.0-impl \ - android.hardware.soundtrigger@2.0-impl \ + android.hardware.soundtrigger@2.1-impl \ android.hardware.audio@2.0-service # stereo speakers: orientation changes swap L/R channels diff --git a/manifest.xml b/manifest.xml index 90ab4746..7784c33d 100644 --- a/manifest.xml +++ b/manifest.xml @@ -286,7 +286,7 @@ android.hardware.soundtrigger hwbinder - 2.0 + 2.1 ISoundTriggerHw default