diff options
Diffstat (limited to 'Android.mk')
-rw-r--r-- | Android.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.mk b/Android.mk index d68f654f47..465c964339 100644 --- a/Android.mk +++ b/Android.mk @@ -23,12 +23,6 @@ subdirs := benchmarks tzdata ojluni tools/upstream metrictests subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs)) # -# Include the definitions to build the Java code. -# - -include $(LOCAL_PATH)/JavaLibrary.mk - -# # Disable test modules if LIBCORE_SKIP_TESTS environment variable is set. # |