Remove unnecessary build flag from Robotests make.

Change-Id: Icd2a06ad7f5dbcf1913d16a5513765c6b2fdbf9f
This commit is contained in:
Daniel Nishi
2016-08-22 12:25:08 -07:00
parent e0e58e9dda
commit b0528318e4

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 := \