aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2015-10-06 23:22:35 -0700
committerUnsuk Jung <unsuk@google.com>2015-10-08 01:36:26 +0000
commit0b2d3c201004914345801dd8d93ca73e55f1c660 (patch)
treed4bfa2f09c14fab0bbfbb9c625caf19f80c8acb3
parent39f5efb7f1cdc69fdee8c5d082dcf3ced3fb5aea (diff)
downloadsource.android.com-0b2d3c201004914345801dd8d93ca73e55f1c660.tar.gz
CDD: Add adoptable storage section
Bug: 21683805 Change-Id: I8d46da4d583262bb4a8327be72d2480062fc2087
-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 0dc95812..5c435ebf 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -265,6 +265,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>
@@ -4295,6 +4297,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>