No public description
PiperOrigin-RevId: 559466191
This commit is contained in:
parent
2ebdb01d43
commit
8689f4f595
|
@ -124,6 +124,7 @@ def _encode_binary_proto_impl(ctx):
|
|||
command = "${@:3} < $1 > $2",
|
||||
arguments = [args],
|
||||
mnemonic = "EncodeProto",
|
||||
toolchain = None,
|
||||
)
|
||||
|
||||
output_depset = depset([binarypb])
|
||||
|
|
Loading…
Reference in New Issue
Block a user