Merge "Remove unnecessary build flag from Robotests make."

This commit is contained in:
Daniel Nishi
2016-08-22 21:05:34 +00:00
committed by Android (Google) Code Review

View File

@@ -18,9 +18,6 @@ LOCAL_JAVA_LIBRARIES := \
LOCAL_APK_LIBRARIES = Settings
LOCAL_MODULE := SettingsRoboTests
# TODO: Remove when this target builds with checkbuild
LOCAL_DONT_CHECK_MODULE := true
LOCAL_MODULE_TAGS := optional
include $(BUILD_STATIC_JAVA_LIBRARY)
@@ -32,9 +29,6 @@ include $(CLEAR_VARS)
LOCAL_MODULE := RunSettingsRoboTests
# TODO: Remove when this target builds with checkbuild
LOCAL_DONT_CHECK_MODULE := true
LOCAL_SDK_VERSION := current
LOCAL_STATIC_JAVA_LIBRARIES := \