| commit | 9d0f609251ccea1cee0fb32da6d449bdde317604 | [log] [tgz] |
|---|---|---|
| author | Patrick Scott <phanna@android.com> | Thu Jan 28 09:03:14 2010 -0500 |
| committer | Patrick Scott <phanna@android.com> | Thu Jan 28 09:03:14 2010 -0500 |
| tree | efd74a051b01373b4d7b62c66da2a5bfc547e563 | |
| parent | 8ea25cc1a104bfc95d5742a8c0ab582c7812ee74 [diff] |
There is no ../com directory and the build (find) agrees.
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_SRC_FILES := \ $(call all-subdir-java-files) -LOCAL_SRC_FILES += \ - $(call all-java-files-under, ../com) LOCAL_JAVA_LIBRARIES := android.test.runner