Include CTS Build Rules

Change-Id: Ieacee8ff6215b22222ea9ea6a1e62fce62daad77
This commit is contained in:
Brian Muramatsu 2012-03-02 14:37:08 -08:00
parent 10cae8ecd8
commit 7314933ac7

View 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.
# ###############################################################