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

Commit 5841fc76 authored by Brian Carlstrom's avatar Brian Carlstrom
Browse files

frameworks/base: Remove unnecessary core-tests dependency

Bug: 27555885
Change-Id: I84cb853c37efbf89d55105a863c40b4074ecf814
parent f52ebd11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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