Many of the fields in `flag_artifact` are not valid in the all_build_flag_definitions artifact. Bug: 328495189 Test: manual Change-Id: I00eab1ef76f67f7db2118a6fc0d5771e3dd39fbb
4 lines
154 B
Bash
4 lines
154 B
Bash
#!/bin/bash
|
|
|
|
aprotoc --go_out=paths=source_relative:. build_flags_src.proto build_flags_out.proto build_flags_common.proto build_flags_declarations.proto
|