Sign in
android
/
platform
/
build
/
soong
/
3d65d9cb9
/
.
/
python
/
tests
/
proto_pkg_path
/
proto
/
common.proto
blob: b24b8eaa55cf5226d1256ade6f2db29ccab76112 [
file
]
syntax
=
"proto3"
;
message
MyCommonMessage
{
string
common
=
1
;
}