index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
tests
/
proto_pkg_path
/
proto
/
common.proto
blob: b24b8eaa55cf5226d1256ade6f2db29ccab76112 (
plain
)
1
2
3
4
5
syntax
=
"proto3"
;
message
MyCommonMessage
{
string
common
=
1
;
}