Index: components/policy/resources/policy_templates.json |
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json |
index 133b4dfbd670f2a8945f2db217c2a576ba51cbc3..95fe6136c866516fe75507e02f1b5fe3b1ab5ad9 100644 |
--- a/components/policy/resources/policy_templates.json |
+++ b/components/policy/resources/policy_templates.json |
@@ -5674,11 +5674,15 @@ |
If enabled or not configured (default), the user will be prompted for |
video capture access except for URLs configured in the |
VideoCaptureAllowedUrls list which will be granted access without prompting. |
+ ARC-apps will be able to access the camera if they have been given |
+ permission. |
When this policy is disabled, the user will never be prompted and video |
capture only be available to URLs configured in VideoCaptureAllowedUrls. |
+ ARC-apps will not be able to access the camera. |
- This policy affects all types of video inputs and not only the built-in camera.''', |
+ Outside of ARC-apps, this policy affects all types of video inputs and |
+ not only the built-in camera.''', |
}, |
{ |
'name': 'VideoCaptureAllowedUrls', |