| Index: components/policy/resources/policy_templates.json
|
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
|
| index dd542b6bf392f42547716b172d4fadd24128b2bf..164445f0af994d2dc1c834be7368f5448d7e17e5 100644
|
| --- a/components/policy/resources/policy_templates.json
|
| +++ b/components/policy/resources/policy_templates.json
|
| @@ -2238,11 +2238,11 @@
|
| 'caption': '''Configure the list of force-installed apps and extensions''',
|
| 'tags': ['full-admin-access'],
|
| 'desc': '''Specifies a list of apps and extensions that are installed silently,
|
| - without user interaction, and which cannot be uninstalled by the
|
| - user. All permissions requested by the apps/extensions are granted
|
| - implicitly, without user interaction, including any additional
|
| - permissions requested by future versions of the app/extension.
|
| - Furthermore, permissions are granted for the
|
| + without user interaction, and which cannot be uninstalled nor
|
| + disabled by the user. All permissions requested by the
|
| + apps/extensions are granted implicitly, without user interaction,
|
| + including any additional permissions requested by future versions of
|
| + the app/extension. Furthermore, permissions are granted for the
|
| enterprise.deviceAttributes and enterprise.platformKeys extension
|
| APIs. (These two APIs are not available to apps/extensions that are
|
| not force-installed.)
|
|
|