summaryrefslogtreecommitdiffstats
path: root/core/clear_vars.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2012-04-09 12:43:09 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-04-09 12:43:09 -0700
commit4394aaef7eb02116bca4ef8781201d4559ee99db (patch)
tree8e2b9dbd93e8d28bef025e14fb1e793cda6796de /core/clear_vars.mk
parent1747c60790b3e40b0322a80cbd7de30bb9e28ecd (diff)
parent5f074803fbc14d091fb83208b81b3ffa10f54f90 (diff)
downloadbuild-4394aaef7eb02116bca4ef8781201d4559ee99db.zip
build-4394aaef7eb02116bca4ef8781201d4559ee99db.tar.gz
build-4394aaef7eb02116bca4ef8781201d4559ee99db.tar.bz2
Merge "Build system support to export include paths"
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 6131be7..e3f146e 100644
--- a/core/clear_vars.mk
+++ b/core/clear_vars.mk
@@ -44,6 +44,7 @@ LOCAL_CFLAGS:=
LOCAL_CPPFLAGS:=
LOCAL_RTTI_FLAG:=
LOCAL_C_INCLUDES:=
+LOCAL_EXPORT_C_INCLUDE_DIRS:=
LOCAL_LDFLAGS:=
LOCAL_LDLIBS:=
LOCAL_AAPT_FLAGS:=