OSDN Git Service

Add native include path.
authorDianne Hackborn <hackbod@google.com>
Tue, 4 May 2010 18:31:59 +0000 (11:31 -0700)
committerEd Heyl <edheyl@google.com>
Wed, 5 May 2010 01:08:21 +0000 (18:08 -0700)
Change-Id: Ic5d0b807467e8e673399a8a5f9b6702bc72960ab

core/config.mk

index a4d3154..82090fa 100644 (file)
@@ -31,6 +31,7 @@ SRC_HEADERS := \
        $(TOPDIR)dalvik/libnativehelper/include \
        $(TOPDIR)frameworks/base/include \
        $(TOPDIR)frameworks/base/opengl/include \
+    $(TOPDIR)frameworks/base/native/include \
        $(TOPDIR)external/skia/include
 SRC_HOST_HEADERS:=$(TOPDIR)tools/include
 SRC_LIBRARIES:= $(TOPDIR)libs