summaryrefslogtreecommitdiffstats
path: root/core/clear_vars.mk
diff options
context:
space:
mode:
authorBrian Muramatsu <btmura@google.com>2011-12-14 15:39:46 -0800
committerBrian Muramatsu <btmura@google.com>2011-12-14 15:39:46 -0800
commit393dde5525b71b425a686ad7304e481b2db3d5ae (patch)
treef8fe78e7eb893543d1111dea7d288bc0dedb6876 /core/clear_vars.mk
parent6371da10f85471d9530e53367027078d305fe832 (diff)
parent80fa947b03cb1b86e82823e1c279a072704718cf (diff)
downloadbuild-393dde5525b71b425a686ad7304e481b2db3d5ae.zip
build-393dde5525b71b425a686ad7304e481b2db3d5ae.tar.gz
build-393dde5525b71b425a686ad7304e481b2db3d5ae.tar.bz2
resolved conflicts for merge of 80fa947b to master
Change-Id: I0febb15b690932ad342da4b10eb9c0f13d1d1517
Diffstat (limited to 'core/clear_vars.mk')
-rw-r--r--core/clear_vars.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/clear_vars.mk b/core/clear_vars.mk
index 6677941..ae4bd38 100644
--- a/core/clear_vars.mk
+++ b/core/clear_vars.mk
@@ -116,6 +116,7 @@ LOCAL_PROTOC_FLAGS:=
LOCAL_NO_CRT:=
LOCAL_PROPRIETARY_MODULE:=
LOCAL_MODULE_OWNER:=
+LOCAL_CTS_TEST_PACKAGE:=
# Trim MAKEFILE_LIST so that $(call my-dir) doesn't need to
# iterate over thousands of entries every time.