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

Commit 0dd03ebe authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Don't build tests by default

Change-Id: I30de838657199b853948b6ba77bc9e5da28cc4f7
parent d2b64f33
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,4 +21,6 @@ LOCAL_AAPT_FLAGS += -c zz_ZZ
include $(BUILD_PACKAGE)

# Use the folloing include to make our test apk.
ifeq (,$(ONE_SHOT_MAKEFILE))
include $(call all-makefiles-under,$(LOCAL_PATH))
endif