From 25e9ff7bb20720ef615d078543130a94a5b6052f Mon Sep 17 00:00:00 2001 From: Zhao Wei Liew Date: Sun, 12 Feb 2017 18:01:36 +0800 Subject: [PATCH] land: audio: Remove no-op board flag Change-Id: Ib4acd5eb410b6bee26f72cbe761746c095bb5fe0 --- board/qcom-audio.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/board/qcom-audio.mk b/board/qcom-audio.mk index 178f201..1fe7a9e 100644 --- a/board/qcom-audio.mk +++ b/board/qcom-audio.mk @@ -12,7 +12,6 @@ AUDIO_FEATURE_ENABLED_FLUENCE := true AUDIO_FEATURE_ENABLED_HFP := true AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true -AUDIO_FEATURE_ENABLED_NT_PAUSE_TIMEOUT := true AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true