summaryrefslogtreecommitdiffstats
path: root/core/config.mk
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-03-25 16:40:57 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-03-25 16:40:57 -0700
commit98f7c376015aaad46db051ca388812154f985487 (patch)
tree0ff342502fafc5be1416045a754b580152f747d0 /core/config.mk
parentee7cd7ea25ea56b505ffb05482027379654bd1a4 (diff)
parentc49ee7139f4aa4f183ba8534cafbf8a64ce99de2 (diff)
downloadbuild-98f7c376015aaad46db051ca388812154f985487.zip
build-98f7c376015aaad46db051ca388812154f985487.tar.gz
build-98f7c376015aaad46db051ca388812154f985487.tar.bz2
Merge "Added /frameworks/av/include to the default include search path"
Diffstat (limited to 'core/config.mk')
-rw-r--r--core/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/config.mk b/core/config.mk
index f4e563c..7156b46 100644
--- a/core/config.mk
+++ b/core/config.mk
@@ -31,6 +31,7 @@ SRC_HEADERS := \
$(TOPDIR)dalvik/libnativehelper/include \
$(TOPDIR)frameworks/native/include \
$(TOPDIR)frameworks/native/opengl/include \
+ $(TOPDIR)frameworks/av/include \
$(TOPDIR)frameworks/base/include \
$(TOPDIR)frameworks/base/opengl/include \
$(TOPDIR)external/skia/include