Chromium Code Reviews| Index: components/policy/resources/policy_templates.json |
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json |
| index 0014b0a9b11d94b89a5d9a46c8d2a3f16355f593..9e301014cf7b01de052408347a89ed23b709e93c 100644 |
| --- a/components/policy/resources/policy_templates.json |
| +++ b/components/policy/resources/policy_templates.json |
| @@ -5810,9 +5810,7 @@ |
| 'tags': [], |
| 'supported_on': ['chrome_os:54-'], |
| 'caption': '''Treat external storage devices as read-only.''', |
| - 'desc': '''Treat external storage devices as read-only. |
| - |
| - This policy is effective only when ExternalStorageDisabled is set to false or not configured. |
| + 'desc': '''This policy is effective only when ExternalStorageDisabled is set to false or not configured. |
|
Andrew T Wilson (Slow)
2016/11/25 14:25:13
What does this mean, exactly? It sure seems like t
Thiemo Nagel
2016/11/25 15:02:19
I'm leaving this to Tatsuhisa for follow-up.
|
| When this policy is set to true, users cannot write anything to external storage devices. |