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

Commit 99f347e8 authored by Walter Jang's avatar Walter Jang Committed by Android (Google) Code Review
Browse files

Merge "Move TestCommon sources into the test/src directory (1/2)" into ub-contactsdialer-g-dev

parents 19ffab49 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