Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f82fd8ed authored by Walter Jang's avatar Walter Jang Committed by android-build-merger
Browse files

Move TestCommon sources into the test/src directory (1/2)

am: c85ececd

Change-Id: Iaa8cbd3054000467c398c52d63aa98c2995a3d49
parents 8560aee0 c85ececd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ LOCAL_CERTIFICATE := shared

LOCAL_STATIC_JAVA_LIBRARIES := android-support-test

src_dirs := src ../TestCommon/src
src_dirs := src
res_dirs := res res-common

LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs))
Loading