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

Commit 51bdbad9 authored by Geoffrey Pitsch's avatar Geoffrey Pitsch
Browse files

Build TestablesTests as part of top-level make

Necessary for postsubmit to work.

Test: make -j48 TestablesTests
Change-Id: Ifaeed98681621cf6a4a9d580cd3e0096ad98bb67
parent b61b618a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,3 +31,5 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
LOCAL_JAVA_LIBRARIES := android.test.runner

include $(BUILD_STATIC_JAVA_LIBRARY)

include $(call all-makefiles-under,$(LOCAL_PATH))