Added /frameworks/av/include to the default include search path

o related-to-bug: 6214141

Change-Id: I90de0563298fd9146ac823926426d1cffd815c2d
This commit is contained in:
James Dong 2012-03-23 18:46:42 -07:00
parent d6bfbb652f
commit c49ee7139f
1 changed files with 1 additions and 0 deletions

View File

@ -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)frameworks/base/native/include \