Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(485)

Unified Diff: components/policy/resources/policy_templates.json

Issue 2852703002: Fix ExtensionInstallForcelist documentation. (Closed)
Patch Set: Fix ExtensionInstallForcelist documentation. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698