Merge "Remove .mk lines that are just setting the default" am: 8873c3821d

am: 6a3c315b25

Change-Id: I24bd59700cd8b362691115e725cbf11e6accdedc
This commit is contained in:
Neil Fuller
2016-10-06 08:43:42 +00:00
committed by android-build-merger
2 changed files with 0 additions and 3 deletions

View File

@@ -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

View File

@@ -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 \