Merge "make sure the test apk gets added to the test zip"
This commit is contained in:
committed by
Android (Google) Code Review
commit
09702a0ef7
@@ -16,7 +16,9 @@
|
|||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
|
LOCAL_MODULE_TAGS := tests
|
||||||
|
|
||||||
LOCAL_PACKAGE_NAME := BandwidthEnforcementTest
|
LOCAL_PACKAGE_NAME := BandwidthEnforcementTest
|
||||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||||
|
|
||||||
include $(BUILD_PACKAGE)
|
include $(BUILD_PACKAGE)
|
||||||
|
|||||||
Reference in New Issue
Block a user