Commit 935c4919 authored by haruki@chromium.org's avatar haruki@chromium.org

Update the description for DriveDisabled to clarify its purpose.

The description now mentions that it controls only Google Drive feature integrated in Files App.

BUG=220006
TEST=None, doc update only.

Review URL: https://chromiumcodereview.appspot.com/13878012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194943 0039d316-1c4b-4281-b951-d872f2087c98
parent bccc447d
......@@ -3626,8 +3626,8 @@
},
'example_value': True,
'id': 139,
'caption': '''Disables Drive''',
'desc': '''Disables Google Drive syncing when set to True. In that case, no data is uploaded to Google Drive.
'caption': '''Disables Drive in the Chrome OS Files app''',
'desc': '''Disables Google Drive syncing in the Chrome OS Files app when set to True. In that case, no data is uploaded to Google Drive.
If not set or set to False, then users will be able to transfer files to Google Drive.''',
},
......@@ -3642,8 +3642,8 @@
},
'example_value': True,
'id': 140,
'caption': '''Disables Google Drive over Cellular connections''',
'desc': '''Disables Google Drive syncing when using a cellular connection when set to True. In that case, data is only synced to Google Drive when connected via WiFi or Ethernet.
'caption': '''Disables Google Drive over Cellular connections in the Chrome OS Files app''',
'desc': '''Disables Google Drive syncing in the Chrome OS Files app when using a cellular connection when set to True. In that case, data is only synced to Google Drive when connected via WiFi or Ethernet.
If not set or set to False, then users will be able to transfer files to Google Drive via cellular connections.''',
},
......
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