CORD-2261 rename 'RCORD Profile' to 'RCORD Subscriber'
Change-Id: I38e51f86f1fb800264a8674202b5ae7985dcf479
diff --git a/xos/rcord.xproto b/xos/rcord.xproto
index 1257ace..73ebda7 100644
--- a/xos/rcord.xproto
+++ b/xos/rcord.xproto
@@ -1,8 +1,8 @@
option name = "rcord";
-option verbose_name = "RCORD Profile";
message CordSubscriberRoot (ServiceInstance) {
option kind = "CordSubscriberRoot";
+ option verbose_name = "RCORD Subscriber";
required bool firewall_enable = 1 [default = False, null = False, db_index = False, blank = True];
optional string firewall_rules = 2 [default = "accept all anywhere anywhere", null = True, db_index = False, blank = True];