From 6edfb6eea442bd47942a516919a2f1f40bbd33f6 Mon Sep 17 00:00:00 2001 From: Nicholas Ambur Date: Mon, 2 Mar 2020 15:05:49 -0800 Subject: [PATCH] sm8250-common: Add SoundTrigger HAL v2.3 support Bug: 139071862 Test: gts-tradefed run gts-dev -m GtsAssistIntentTestCases Change-Id: I2d17aade762ceb7800d5305119c37ec0f5991f35 --- common.mk | 2 +- manifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common.mk b/common.mk index aa69436..d108d11 100644 --- a/common.mk +++ b/common.mk @@ -119,7 +119,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio.effect@6.0-impl \ android.hardware.audio.service \ android.hardware.bluetooth.audio@2.0-impl \ - android.hardware.soundtrigger@2.2-impl \ + android.hardware.soundtrigger@2.3-impl \ audio.a2dp.default \ audio.bluetooth.default \ audio.primary.kona \ diff --git a/manifest.xml b/manifest.xml index 4abc7f6..f7be331 100644 --- a/manifest.xml +++ b/manifest.xml @@ -139,7 +139,7 @@ android.hardware.soundtrigger hwbinder - 2.2 + 2.3 ISoundTriggerHw default