Adding app_label to xproto
Change-Id: I0ce2ac347f3038bfc454588138b78b8acd82001f
diff --git a/xos/veg.xproto b/xos/veg.xproto
index 7dba553..aca8a69 100644
--- a/xos/veg.xproto
+++ b/xos/veg.xproto
@@ -1,6 +1,7 @@
option name = "veg";
option kind = "vEG";
option verbose_name = "vEG Service";
+option app_label = "veg";
message VEGService (Service){
optional string url_filter_kind = 1 [choices = "((None, 'None'), ('safebrowsing', 'Safe Browsing'), ('answerx', 'AnswerX'))", max_length = 30, content_type = "stripped",