diff --git a/tests/robotests/Android.mk b/tests/robotests/Android.mk index fd62b7d6a14..c59b3471379 100644 --- a/tests/robotests/Android.mk +++ b/tests/robotests/Android.mk @@ -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 := \