aboutsummaryrefslogtreecommitdiff
path: root/en/devices/storage
diff options
context:
space:
mode:
authorAndroid Partner Docs <noreply@android.com>2017-06-23 13:18:39 -0700
committerClay Murphy <claym@google.com>2017-06-26 13:40:01 -0700
commitcb2b2fcd6e35be6139157b1f401b2cc81b61679f (patch)
tree993d64201a783b91d3b9ad990ebe30afca79c960 /en/devices/storage
parent14605d77b5e0aabc741b2b69d53e9e772f010b23 (diff)
downloadsource.android.com-cb2b2fcd6e35be6139157b1f401b2cc81b61679f.tar.gz
Docs: Changes to source.android.com
- 159984637 Remove stale information from known issues page by daroberts <daroberts@google.com> - 159713438 Fixed spelling error in terminal command and removed extr... by cqn <cqn@google.com> - 159634352 Fix name of SEEC driver by claym <claym@google.com> - 159628057 Remove unneeded closing tag by cqn <cqn@google.com> - 159627213 Remove unneeded closing tags by cqn <cqn@google.com> - 159627180 Fix minor tag nesting issue by cqn <cqn@google.com> - 159627159 Fixed HTML tag nesting by cqn <cqn@google.com> - 159626603 Add missing closing tags by cqn <cqn@google.com> - 159626543 Remove unneeded tag by cqn <cqn@google.com> - 159626515 Fix tag nesting by cqn <cqn@google.com> - 159626453 Changed tag nesting issues by cqn <cqn@google.com> - 159626442 Add missing tag by cqn <cqn@google.com> - 159625955 Added missing paragraph tags by cqn <cqn@google.com> - 159625722 Fixed header closing tag by cqn <cqn@google.com> - 159625168 Delete unneeded code tag by cqn <cqn@google.com> - 159624516 Add note explaining dollar sign in sample commands by claym <claym@google.com> - 159615772 Delete unneeded </code> tags by cqn <cqn@google.com> - 159615658 Added missing closing tag by cqn <cqn@google.com> - 159612512 Removed a couple unneeded <p> tags by cqn <cqn@google.com> - 159612476 Add missing <p> tag by cqn <cqn@google.com> PiperOrigin-RevId: 159984637 Change-Id: Ib9f6f4905c548fc113dc0724e3e776ad8685a628
Diffstat (limited to 'en/devices/storage')
-rw-r--r--en/devices/storage/config.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/en/devices/storage/config.html b/en/devices/storage/config.html
index 91442b2f..272566f7 100644
--- a/en/devices/storage/config.html
+++ b/en/devices/storage/config.html
@@ -69,13 +69,13 @@ Other possible flags are <code>nonremovable</code>,
<h2 id=configuration_details>Configuration details</h2>
<p>External storage interactions at and above the framework level are handled
-through <code>MountService</code>.
-Due to configuration changes in Android 6.0 (like the
+through <code>MountService</code>. Due to configuration changes in Android 6.0 (like the
removal of the storage_list.xml resource overlay), the configuration details
-are split into two categories.
+are split into two categories.</p>
<h3 id=android_5_x_and_earlier>Android 5.x and earlier</h3>
-The device-specific <code>storage_list.xml</code> configuration
+
+<p>The device-specific <code>storage_list.xml</code> configuration
file, typically provided through a <code>frameworks/base</code> overlay, defines the
attributes and constraints of storage devices. The <code>&lt;StorageList&gt;</code> element
contains one or more <code>&lt;storage&gt;</code> elements, exactly one of which should be marked