Rolling back bad internal merge commit that makes Android fail.
This commit is contained in:
parent
7467f37092
commit
97d550a72d
@ -1185,7 +1185,7 @@ def tf_version_info_genrule():
|
||||
],
|
||||
outs=["util/version_info.cc"],
|
||||
cmd=
|
||||
"$(PYTHON_BIN_PATH) $(location //tensorflow/tools/git:gen_git_source.py) --generate $(SRCS) \"$@\"",
|
||||
"$(location //tensorflow/tools/git:gen_git_source.py) --generate $(SRCS) \"$@\"",
|
||||
local=1,
|
||||
tools=[clean_dep("//tensorflow/tools/git:gen_git_source.py")],)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user