summaryrefslogtreecommitdiffstats
path: root/core/config.mk
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2016-02-09 11:01:41 -0800
committerAdnan Begovic <adnan@cyngn.com>2016-02-09 11:02:58 -0800
commit5a61a0dc099a3577bf96853191a1f1385d366b81 (patch)
treec1dac7b40e8a32ddbb32ab48c3fa750edccd7c3b /core/config.mk
parentd063c0fb4e0c9d06eaff35d2bdfa1678b30c3c35 (diff)
downloadbuild-5a61a0dc099a3577bf96853191a1f1385d366b81.zip
build-5a61a0dc099a3577bf96853191a1f1385d366b81.tar.gz
build-5a61a0dc099a3577bf96853191a1f1385d366b81.tar.bz2
build: Fix external checkapi mechanism for marshmallow.
TICKET: CYNGNOS-1950 Change-Id: I68960725980f6cc3c8d38cfd46d7d18161b1c7a9
Diffstat (limited to 'core/config.mk')
-rw-r--r--core/config.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/config.mk b/core/config.mk
index 9344958..4679503 100644
--- a/core/config.mk
+++ b/core/config.mk
@@ -736,9 +736,6 @@ $(eval include vendor/cm/sepolicy/sepolicy.mk)
# Include any vendor specific config.mk file
-include $(TOPDIR)vendor/*/build/core/config.mk
-# Include any vendor specific apicheck.mk file
--include $(TOPDIR)vendor/*/build/core/apicheck.mk
-
endif
include $(BUILD_SYSTEM)/dumpvar.mk