Merge "Remove .mk lines that are just setting the default"
This commit is contained in:
@ -11,7 +11,6 @@ LOCAL_SRC_FILES := \
|
||||
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
|
||||
|
||||
LOCAL_CERTIFICATE := platform
|
||||
|
||||
|
@ -7,8 +7,6 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := android.test.runner
|
||||
|
||||
LOCAL_JAVA_LANGUAGE_VERSION := 1.8
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := easymocklib \
|
||||
mockito-target \
|
||||
android-support-test \
|
||||
|
Reference in New Issue
Block a user