Commit 2091c3c5 authored by georgesak's avatar georgesak Committed by Commit bot

Fix ExtensionInstallForcelist documentation.

BUG=697041

Review-Url: https://codereview.chromium.org/2852703002
Cr-Commit-Position: refs/heads/master@{#468617}
parent 26f36626
...@@ -2280,11 +2280,11 @@ ...@@ -2280,11 +2280,11 @@
'caption': '''Configure the list of force-installed apps and extensions''', 'caption': '''Configure the list of force-installed apps and extensions''',
'tags': ['full-admin-access'], 'tags': ['full-admin-access'],
'desc': '''Specifies a list of apps and extensions that are installed silently, 'desc': '''Specifies a list of apps and extensions that are installed silently,
without user interaction, and which cannot be uninstalled by the without user interaction, and which cannot be uninstalled nor
user. All permissions requested by the apps/extensions are granted disabled by the user. All permissions requested by the
implicitly, without user interaction, including any additional apps/extensions are granted implicitly, without user interaction,
permissions requested by future versions of the app/extension. including any additional permissions requested by future versions of
Furthermore, permissions are granted for the the app/extension. Furthermore, permissions are granted for the
enterprise.deviceAttributes and enterprise.platformKeys extension enterprise.deviceAttributes and enterprise.platformKeys extension
APIs. (These two APIs are not available to apps/extensions that are APIs. (These two APIs are not available to apps/extensions that are
not force-installed.) not force-installed.)
......
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