summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSachin Mohan Gadag <sgadag@codeaurora.org>2016-11-03 16:32:05 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-06 04:54:55 -0800
commita3da380a82ae62da2090fe75730a2e13caa9faf0 (patch)
tree496ab6bb29de75b0468d51e28b18c1da7112a54c /Makefile.am
parent74cf00b1b75bb3f566c22b97bd2facd25df381a1 (diff)
downloadandroid_hardware_qcom_audio-a3da380a82ae62da2090fe75730a2e13caa9faf0.tar.gz
android_hardware_qcom_audio-a3da380a82ae62da2090fe75730a2e13caa9faf0.tar.bz2
android_hardware_qcom_audio-a3da380a82ae62da2090fe75730a2e13caa9faf0.zip
audio: hal: Add new get_param_data api
Implement get_param_data api to store Sourcetracking parameters in payload. Change-Id: Idd8c3ddbe053237ea642c61dcc8441ed404e9c75
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 57c0c821..299385d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,7 @@
-SUBDIRS = hal qahw_api qahw_api/test
+SUBDIRS = hal
+
+if QAHW_SUPPORT
+SUBDIRS += qahw_api qahw_api/test
+endif
+
ACLOCAL_AMFLAGS = -I m4