[Policies] Distinguish deprecated/removed policies in ADM(X) templates
Right now, a policy being "deprecated" can mean one of 2 things: (a) The policy still works, but it'll get removed soon. (deprecated) (b) The policy doesn't work anymore. (removed) Right now, They both get placed in a "Deprecated Policies" group, in the ADM/ADMX files. This patch creates a new group: "Removed Policies". The old group is for (a), and the new group is for (b). Bug: 1086425 Change-Id: I728f78f52e114340cadb166b62d54f9bb43c3efd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255139 Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:Pavol Marko <pmarko@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#781393}
Showing
Please register or sign in to comment