From 9d0f609251ccea1cee0fb32da6d449bdde317604 Mon Sep 17 00:00:00 2001 From: Patrick Scott Date: Thu, 28 Jan 2010 09:03:14 -0500 Subject: There is no ../com directory and the build (find) agrees. --- tests/CoreTests/android/Android.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/CoreTests') diff --git a/tests/CoreTests/android/Android.mk b/tests/CoreTests/android/Android.mk index e6b5c45..012e5eb 100644 --- a/tests/CoreTests/android/Android.mk +++ b/tests/CoreTests/android/Android.mk @@ -5,8 +5,6 @@ LOCAL_MODULE_TAGS := tests LOCAL_SRC_FILES := \ $(call all-subdir-java-files) -LOCAL_SRC_FILES += \ - $(call all-java-files-under, ../com) LOCAL_JAVA_LIBRARIES := android.test.runner -- cgit v1.1