make sure the test apk gets added to the test zip

Change-Id: I6d79bb00f2ba96b50e2436053ad40c5246bc45fb
This commit is contained in:
Tsu Chiang Chuang
2011-08-31 10:31:27 -07:00
parent e124e94ee9
commit 1d4ad8c44f

View File

@@ -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)
include $(BUILD_PACKAGE)