Avoid duplicate names in generated ADMX schema files
If two exension managed schema policy properties (at different hierarchy levels) have the same id, the ADMX generator should not generate the same name attribute for the corresponding ADMX elements. If the name is reused, the GPO editor rejects the ADMX file. Use 'full name's instead, which are built from the names of all hierarchy levels. Bug: 900517 Test: manual Change-Id: Ief2edeb71defb15a768ea7df9e7366796bab728e Reviewed-on: https://chromium-review.googlesource.com/c/1311353Reviewed-by:Alexander Hendrich <hendrich@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#605291}
Showing
Please register or sign in to comment