Commit 3caa09b8 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Update policy.proto

parent 7dd42f5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,5 +109,5 @@ message PolicyRuleDeviceList {

// A list of policy rules
message PolicyRuleList {
  repeated PolicyRuleId policyRules = 1;
  repeated PolicyRule policyRules = 1;
}