platform_build_soong/ui/status/build_progress_proto
Dan Willemsen 4591b6496d Upgrade to golang protobuf api v2
Major operations:
 * Fix the go_package entries to be consistent, as the new tool
   complains when it doesn't have a '/'.
 * Regenerate with the new protoc-gen-go tool.
 * github.com/golang/protobuf -> google.golang.org/protobuf
 * proto.[Un]MarshalText -> prototext.[Un]Marshal

Change-Id: Ie1147bd2457fafb66ba555461b3bf14f0561a25d
2021-07-23 11:12:05 -07:00
..
build_progress.pb.go Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
build_progress.proto Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
regen.sh