aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-03-03 00:22:54 +0100
committerDavide Garberi <dade.garberi@gmail.com>2019-03-03 13:56:06 +0100
commit871b3f0c0b1755d5b632db637f4ff402b9c417f2 (patch)
tree7f52ca70a2c01ace7841c12c1450830b5111d435 /BoardConfigCommon.mk
parentec3198ab76c4b72850a7d3fc4ffa7e7d4890c5ab (diff)
msm8996-common: Remove soundtrigger
* Changed needed to make wired headset working with Audio FX enabled * Still https://review.lineageos.org/c/LineageOS/android_frameworks_av/+/242705 is needed for that Change-Id: If6a4e34814a140b757786a9f430b3d3ccfb4ed33
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index a3f3960..dfee889 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -83,7 +83,6 @@ AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true
AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true
AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
-BOARD_SUPPORTS_SOUND_TRIGGER := true
BOARD_USES_ALSA_AUDIO := true
USE_CUSTOM_AUDIO_POLICY := 1
USE_XML_AUDIO_POLICY_CONF := 1