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