Test: Dumped the text formated based metrics file to out dir, and checked the file. Bug: b/63815990 Change-Id: Iff476f72a0be74eb53b6b26ef468d11c0f24a404
4 lines
68 B
Bash
Executable File
4 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
|
|
aprotoc --go_out=paths=source_relative:. metrics.proto
|