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

Commit 7e577290 authored by Amith Yamasani's avatar Amith Yamasani Committed by Android (Google) Code Review
Browse files

Merge "Don't build tests by default"

parents f03c4226 0dd03ebe
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