diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0ce76ce..cfa24d1 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -79,6 +79,7 @@ AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true 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