summaryrefslogtreecommitdiffstats
path: root/tests/CoreTests
diff options
context:
space:
mode:
authorPatrick Scott <phanna@android.com>2010-01-28 09:03:14 -0500
committerPatrick Scott <phanna@android.com>2010-01-28 09:03:14 -0500
commit9d0f609251ccea1cee0fb32da6d449bdde317604 (patch)
treeefd74a051b01373b4d7b62c66da2a5bfc547e563 /tests/CoreTests
parent8ea25cc1a104bfc95d5742a8c0ab582c7812ee74 (diff)
downloadframeworks_base-9d0f609251ccea1cee0fb32da6d449bdde317604.zip
frameworks_base-9d0f609251ccea1cee0fb32da6d449bdde317604.tar.gz
frameworks_base-9d0f609251ccea1cee0fb32da6d449bdde317604.tar.bz2
There is no ../com directory and the build (find) agrees.
Diffstat (limited to 'tests/CoreTests')
-rw-r--r--tests/CoreTests/android/Android.mk2
1 files changed, 0 insertions, 2 deletions
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