frameworks/base: Remove unnecessary core-tests dependency
Bug: 27555885 Change-Id: I84cb853c37efbf89d55105a863c40b4074ecf814
This commit is contained in:
@@ -9,7 +9,7 @@ LOCAL_SRC_FILES := \
|
||||
$(call all-java-files-under, src)
|
||||
|
||||
LOCAL_DX_FLAGS := --core-library
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := core-tests android-common frameworks-core-util-lib
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := android-common frameworks-core-util-lib
|
||||
LOCAL_JAVA_LIBRARIES := android.test.runner
|
||||
LOCAL_PACKAGE_NAME := FrameworksCoreSystemPropertiesTests
|
||||
LOCAL_JAVA_LANGUAGE_VERSION := 1.8
|
||||
|
||||
Reference in New Issue
Block a user