summaryrefslogtreecommitdiffstats
path: root/core/config.mk
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-28 15:48:20 -0800
committerAdnan Begovic <adnan@cyngn.com>2015-10-06 16:28:40 -0700
commit481c3e4d3e729ab4a1423ac86201612bd752a189 (patch)
tree792e93787863dd4cf74213a0a8f9117d751fd2fa /core/config.mk
parentee64593e61a6cb2449a51b45d7598a6869e6c138 (diff)
downloadbuild-481c3e4d3e729ab4a1423ac86201612bd752a189.zip
build-481c3e4d3e729ab4a1423ac86201612bd752a189.tar.gz
build-481c3e4d3e729ab4a1423ac86201612bd752a189.tar.bz2
build: Add QCOM target-specific config
* Needed to support global DirectTract config on legacy targets * Let's also eliminate some boilerplate Change-Id: I736c10a5e7e1f3d1e0de9e60f29b60add276f151
Diffstat (limited to 'core/config.mk')
-rw-r--r--core/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/config.mk b/core/config.mk
index 68d91ce..b13a88d 100644
--- a/core/config.mk
+++ b/core/config.mk
@@ -687,6 +687,9 @@ endif
RSCOMPAT_32BIT_ONLY_API_LEVELS := 8 9 10 11 12 13 14 15 16 17 18 19 20
RSCOMPAT_NO_USAGEIO_API_LEVELS := 8 9 10 11 12 13
+# Rules for QCOM targets
+include $(BUILD_SYSTEM)/qcom_target.mk
+
ifneq ($(CM_BUILD),)
## We need to be sure the global selinux policies are included
## last, to avoid accidental resetting by device configs