DescriptionAdd missing policies to to device policy proto
The |report_session_status| and |device_status_frequency| policies
were added on the server side in violation of our protocol:
Policies must always be added to the client-side proto first and
synced to the server.
In general, new policies should be added to the device policy proto
and policy_templates.json at the same time. As an emergency fix, this
CL gets a free pass for that rule as it is an emergency fix.
BUG=430908
TEST=None
Committed: https://crrev.com/24f3c46512a7dcf3607855a5efaf6a7a1595e0f6
Cr-Commit-Position: refs/heads/master@{#314347}
Patch Set 1 #Patch Set 2 : Added one more missing policy. #Messages
Total messages: 7 (2 generated)
|