diff --git a/core/pathmap.mk b/core/pathmap.mk index 7ca9588b8..e2331c6b5 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -62,12 +62,6 @@ define include-path-for $(foreach n,$(1),$(patsubst $(n):%,%,$(filter $(n):%,$(pathmap_INCL)))) endef -# -# Many modules expect to be able to say "#include ", -# 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 # built into the android.jar.