From 8cb4e8acff2c2352eecf99a8b5813c7edb86f5b0 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Mon, 12 Feb 2018 19:04:14 +0100 Subject: [PATCH] msm8976-common: Disable speaker protection feature Change-Id: Id3a4b8dabb0307daf1e4ff8edb1ac9142182dabf --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7c7526d..3ef8ac0 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -81,7 +81,6 @@ AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true AUDIO_FEATURE_ENABLED_RECORD_PLAY_CONCURRENCY := true AUDIO_FEATURE_ENABLED_SND_MONITOR := true AUDIO_FEATURE_ENABLED_SOURCE_TRACKING := true -AUDIO_FEATURE_ENABLED_SPKR_PROTECTION := true AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY :=true AUDIO_FEATURE_ENABLED_VORBIS_OFFLOAD := true