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

Commit 67daf617 authored by Fan Zhang's avatar Fan Zhang
Browse files

Move test runner to a separate directory

Bug: 64691432
Test: make RunSettingsIntelligenceRoboTests -j40
Change-Id: I03e9dfcb0a9fe9902840620a2ca73e7c72b475ea
parent 19efdd84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_SRC_FILES := $(call all-java-files-under, runners/android_mk src)

# Include the testing libraries (JUnit4 + Robolectric libs).
LOCAL_STATIC_JAVA_LIBRARIES := \
+0 −0

File moved.

+0 −0

File moved.