aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnsuk Jung <unsuk@google.com>2015-10-08 04:55:39 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-10-08 04:55:39 +0000
commitc483ec9e1aa3936f2a8f29d08563f4678f1fb37a (patch)
tree52b67a1850b5cbf1880a46d26ecae03bcff8e5ad
parentebebedfe140736f5af5312611242db09051f33d3 (diff)
parent0b2d3c201004914345801dd8d93ca73e55f1c660 (diff)
downloadsource.android.com-marshmallow-dr-dev.tar.gz
Merge "CDD: Add adoptable storage section" into mnc-devmarshmallow-dr-dev
-rw-r--r--src/compatibility/android-cdd.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html
index a8fe18a9..50f1cf10 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -273,6 +273,8 @@
<p class="toc_h3"><a href="#7_6_2_application_shared_storage">7.6.2. Application Shared Storage</a></p>
+<p class="toc_h3"><a href="#7_6_3_adoptable_storage">7.6.3. Adoptable Storage</a></p>
+
<p class="toc_h2"><a href="#7_7_usb">7.7. USB</a></p>
<p class="toc_h2"><a href="#7_8_audio">7.8. Audio</a></p>
@@ -4386,6 +4388,21 @@ Transfer Protocol, it:</p>
<li>SHOULD report a USB interface name of 'MTP'.</li>
</ul>
+<h3 id="7_6_3_adoptable_storage">7.6.3. Adoptable Storage</h3>
+
+<p>Device implementations are STRONGLY RECOMMENDED to implement adoptable
+storage if the removable storage device port is in a long-term stable location,
+such as within the battery compartment or other protective cover
+[<a
+href="http://source.android.com/devices/storage/adoptable.html">Resources,
+XX</a>].</p>
+
+<p>Device implementations such as a television, MAY enable adoption through USB
+ports as the device is expected to be static and not mobile. But for other
+device implementations that are mobile in nature, it is STRONGLY RECOMMENDED to
+implement the adoptable storage in a long-term stable location, since accidentally
+disconnecting them can cause data loss/corruption.</p>
+
<h2 id="7_7_usb">7.7. USB</h2>