summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/data/install-location.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/guide/topics/data/install-location.jd')
-rw-r--r--docs/html/guide/topics/data/install-location.jd5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/html/guide/topics/data/install-location.jd b/docs/html/guide/topics/data/install-location.jd
index 061a2c0..757cd19 100644
--- a/docs/html/guide/topics/data/install-location.jd
+++ b/docs/html/guide/topics/data/install-location.jd
@@ -164,11 +164,6 @@ persist after external storage is remounted.</dd>
<dd>The system delivers the {@link android.content.Intent#ACTION_BOOT_COMPLETED} broadcast
before the external storage is mounted to the device. If your application is installed on the
external storage, it can never receive this broadcast.</dd>
- <dt>Copy Protection</dt>
- <dd>Your application cannot be installed to a device's SD card if it uses Google Play's
- Copy Protection feature. However, if you use Google Play's
- <a href="{@docRoot}google/play/licensing/index.html">Application Licensing</a> instead, your
- application <em>can</em> be installed to internal or external storage, including SD cards.</dd>
</dl>
<p>If your application uses any of the features listed above, you <strong>should not</strong> allow