OSDN Git Service

Include CTS Build Rules
authorBrian Muramatsu <btmura@google.com>
Fri, 2 Mar 2012 22:37:08 +0000 (14:37 -0800)
committerBrian Muramatsu <btmura@google.com>
Fri, 2 Mar 2012 22:37:08 +0000 (14:37 -0800)
Change-Id: Ieacee8ff6215b22222ea9ea6a1e62fce62daad77

core/config.mk

index 47d675a..8c9749e 100644 (file)
@@ -73,6 +73,8 @@ BUILD_COPY_HEADERS := $(BUILD_SYSTEM)/copy_headers.mk
 BUILD_NATIVE_TEST := $(BUILD_SYSTEM)/native_test.mk
 BUILD_HOST_NATIVE_TEST := $(BUILD_SYSTEM)/host_native_test.mk
 
+-include cts/build/config.mk
+
 # ###############################################################
 # Parse out any modifier targets.
 # ###############################################################