Proper bazel flag usage for android build

This commit is contained in:
Mihai Maruseac 2019-12-26 13:13:42 -08:00
parent b26dddd05f
commit 0d7a1b96e0

View File

@ -65,8 +65,8 @@ EOF
# //tensorflow/core:platform_setround_test is not supported. See b/64264700
"${BAZEL_WRAPPER_PATH}" \
--host_jvm_args=-Dbazel.DigestFunction=SHA256 \
--incompatible_list_based_execution_strategy_selection \
test \
--incompatible_list_based_execution_strategy_selection \
--test_output=all \
tensorflow/tools/ci_build/builds:${ANDROID_OUT_TARGET}