Merge "make sure the test apk gets added to the test zip"

This commit is contained in:
Tsu Chiang Chuang
2011-08-31 11:29:17 -07:00
committed by Android (Google) Code Review

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)