Skip to content
Snippets Groups Projects
Commit 1d4ad8c4 authored by Tsu Chiang Chuang's avatar Tsu Chiang Chuang
Browse files

make sure the test apk gets added to the test zip

Change-Id: I6d79bb00f2ba96b50e2436053ad40c5246bc45fb
parent e124e94e
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,9 @@
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := tests
LOCAL_PACKAGE_NAME := BandwidthEnforcementTest
LOCAL_SRC_FILES := $(call all-java-files-under, src)
include $(BUILD_PACKAGE)
\ No newline at end of file
include $(BUILD_PACKAGE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment