summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorSubhash Chandra Bose Naripeddy <snariped@codeaurora.org>2013-11-12 20:45:15 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2013-11-29 01:25:46 -0800
commit3eedc004e9adf5967f393d65c22b7806d0c63e6c (patch)
treea2604bab2c309e75c4d4b04bbe80eab687f1b3c0 /Android.mk
parent26998c9f2dc460478a08876d1f768a73d25fc307 (diff)
downloadandroid_hardware_qcom_audio-3eedc004e9adf5967f393d65c22b7806d0c63e6c.tar.gz
android_hardware_qcom_audio-3eedc004e9adf5967f393d65c22b7806d0c63e6c.tar.bz2
android_hardware_qcom_audio-3eedc004e9adf5967f393d65c22b7806d0c63e6c.zip
post_proc: Support effects in DSP for tunnel mode playback
Add interface to support configuring equlaizer, bass boost, virtualizer and reverb effects in DSP for tunnel mode of playback. Change-Id: I9a93ad6136c4de06df5136967908b4e888dae44f
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 0e94762b..424bbe19 100644
--- a/Android.mk
+++ b/Android.mk
@@ -11,6 +11,7 @@ include $(MY_LOCAL_PATH)/mm-audio/Android.mk
include $(MY_LOCAL_PATH)/policy_hal/Android.mk
include $(MY_LOCAL_PATH)/visualizer/Android.mk
include $(MY_LOCAL_PATH)/audiod/Android.mk
+include $(MY_LOCAL_PATH)/post_proc/Android.mk
endif
endif