Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6ad4cc8c authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 2dfcb613: Merge "libnativehelper is implicitly available." into jb-dev

* commit '2dfcb613':
  libnativehelper is implicitly available.
parents d036ef8a 2dfcb613
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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

+1 −2
Original line number Diff line number Diff line
@@ -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