Commit b6d6a495 authored by Chris Sharp's avatar Chris Sharp Committed by Commit Bot

Remove unnecessary quotes in policy_templates.json

Change-Id: I9d6768028bc2b749394cd4f6794403b0121fba9c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456027Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Commit-Queue: Chris Sharp <csharp@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814683}
parent 26145324
......@@ -4071,7 +4071,7 @@
'id': 116,
'caption': '''Proxy settings''',
'tags': ['system-security'],
'desc': '''"Setting the policy configures the proxy settings for Chrome and ARC-apps, which ignore all proxy-related options specified from the command line.
'desc': '''Setting the policy configures the proxy settings for Chrome and ARC-apps, which ignore all proxy-related options specified from the command line.
Leaving the policy unset lets users choose their proxy settings.
......@@ -19730,7 +19730,7 @@
},
'example_value': True,
'id': 527,
'caption': '''"Allow Google Assistant to access screen context"''',
'caption': '''Allow Google Assistant to access screen context''',
'desc': '''Setting the policy to Enabled lets Google Assistant access screen context and send that data to a server. Setting the policy to Disabled keeps Google Assistant from screen context.
Leaving the policy unset lets users decide to turn this feature on or off.''',
......@@ -19766,7 +19766,7 @@
},
'example_value': True,
'id': 694,
'caption': '''"Allow Quick Answers to access selected content"''',
'caption': '''Allow Quick Answers to access selected content''',
'desc': '''This policy gives Quick Answers permission to access selected content and send the info to server.
If the policy is enabled, Quick Answers will be allowed to access selected content.
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