Merge "Don't build tests by default"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7e5772906c
@@ -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
|
||||
|
Reference in New Issue
Block a user