Commit 84acba97 authored by Owen Min's avatar Owen Min Committed by Commit Bot

Update policy template for consistency.

Make two policy categories to have consistent capitalizations from others.

Bug: 968495
Change-Id: Ie27f67d86559b9e6f2d9494a22ce9ff674676274
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637148Reviewed-by: default avatarSergey Poromov <poromov@chromium.org>
Commit-Queue: Owen Min <zmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#665130}
parent db1bba2f
......@@ -479,8 +479,8 @@
# after fixing https://crbug.com/106682
'name': 'ContentSettings',
'type': 'group',
'caption': '''Content Settings''',
'desc': '''Content Settings allow you to specify how contents of a specific type (for example Cookies, Images or JavaScript) is handled.''',
'caption': '''Content settings''',
'desc': '''Content settings allow you to specify how contents of a specific type (for example Cookies, Images or JavaScript) is handled.''',
'policies': [
'DefaultCookiesSetting',
'DefaultImagesSetting',
......@@ -630,7 +630,7 @@
{
'name': 'Attestation',
'type': 'group',
'caption': 'Remote Attestation',
'caption': 'Remote attestation',
'desc': 'Configure the remote attestation with TPM mechanism.',
'policies': [
'AttestationEnabledForDevice',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment