Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -16,6 +16,8 @@
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)