Merge "Separate servicestests/utils"
am: 5c06c1c061
Change-Id: Ie152d348d9b37abcd77c01758088fd1f6c78afed
This commit is contained in:
@@ -9,7 +9,9 @@ include $(CLEAR_VARS)
|
|||||||
LOCAL_MODULE_TAGS := tests
|
LOCAL_MODULE_TAGS := tests
|
||||||
|
|
||||||
# Include all test java files.
|
# Include all test java files.
|
||||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
LOCAL_SRC_FILES := \
|
||||||
|
$(call all-java-files-under, src) \
|
||||||
|
$(call all-java-files-under, utils) \
|
||||||
|
|
||||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||||
frameworks-base-testutils \
|
frameworks-base-testutils \
|
||||||
|
|||||||
Reference in New Issue
Block a user