Merge "Remove JNI_H_INCLUDE from make." am: cc96704ad2
am: 2d05df376d
Change-Id: I26ee312c390514a55e03628bfb6d6496588feba7
This commit is contained in:
@@ -62,12 +62,6 @@ define include-path-for
|
|||||||
$(foreach n,$(1),$(patsubst $(n):%,%,$(filter $(n):%,$(pathmap_INCL))))
|
$(foreach n,$(1),$(patsubst $(n):%,%,$(filter $(n):%,$(pathmap_INCL))))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
#
|
|
||||||
# Many modules expect to be able to say "#include <jni.h>",
|
|
||||||
# so make it easy for them to find the correct path.
|
|
||||||
#
|
|
||||||
JNI_H_INCLUDE := libnativehelper/include/nativehelper
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# A list of all source roots under frameworks/base, which will be
|
# A list of all source roots under frameworks/base, which will be
|
||||||
# built into the android.jar.
|
# built into the android.jar.
|
||||||
|
Reference in New Issue
Block a user