commit | 29f02d3f74363b411ebba6c7dde3fbddd29d8975 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 07 09:46:33 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 07 09:46:33 2017 -0700 |
tree | 8fd622ae934bb34e0f324bbd986e55845ec99fb7 | |
parent | ffac71814ac8e7e2c1a48b7a898732437e56d052 [diff] [blame] |
Adding app_label to xproto Change-Id: I153771306783c76278bc776c3938dfe262689e26
diff --git a/xos/exampleservice.xproto b/xos/exampleservice.xproto index 7356f3a..9b4ea5e 100644 --- a/xos/exampleservice.xproto +++ b/xos/exampleservice.xproto
@@ -1,4 +1,5 @@ option name = "exampleservice"; +option app_label = "exampleservice"; option verbose_name = "Example Service"; message ExampleService (Service){