libnativehelper is implicitly available.

(And is moving for the PDK.)

Bug: 6369821
Change-Id: I9e082ef294cfb2d70384255eb06d97d8cb92b382
This commit is contained in:
Elliott Hughes
2012-05-03 16:39:22 -07:00
parent 6113ce3be4
commit 89269cf98d
2 changed files with 2 additions and 4 deletions

View File

@@ -30,8 +30,7 @@ LOCAL_STATIC_LIBRARIES := \
LOCAL_C_INCLUDES += \
frameworks/base/native/include \
frameworks/base/core/jni/android \
dalvik/libnativehelper/include/nativehelper
frameworks/base/core/jni/android
LOCAL_MODULE:= libandroid

View File

@@ -25,8 +25,7 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_C_INCLUDES += \
external/skia/include/core \
frameworks/base/native/include \
frameworks/base/core/jni/android/graphics \
dalvik/libnativehelper/include/nativehelper
frameworks/base/core/jni/android/graphics
LOCAL_MODULE:= libjnigraphics