diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-11-29 17:25:09 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2012-11-29 21:07:41 -0800 |
commit | 2b286bb26b95ac9d4eb35679239ea12d4f63b50b (patch) | |
tree | 0b793476a51edce1679e7a499f40a30f5761af04 /docs/html/guide/appendix | |
parent | 830b23b76676542cbcb5ef3c60c869460d4c5466 (diff) | |
download | frameworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.zip frameworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.tar.gz frameworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.tar.bz2 |
Doc change: cleanup filtering sidebars and api level table. Changes links pointing to billing and other play docs that have moved.
Change-Id: I5528e82a6f97eb25f2ec2db5dfe1e178d9580f3c
Diffstat (limited to 'docs/html/guide/appendix')
-rw-r--r-- | docs/html/guide/appendix/install-location.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/appendix/install-location.jd b/docs/html/guide/appendix/install-location.jd index 19c4b39..50f6d27 100644 --- a/docs/html/guide/appendix/install-location.jd +++ b/docs/html/guide/appendix/install-location.jd @@ -174,7 +174,7 @@ 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}guide/google/play/licensing.html">Application Licensing</a> instead, your + <a href="{@docRoot}google/play/licensing.html">Application Licensing</a> instead, your application <em>can</em> be installed to internal or external storage, including SD cards.</dd> </dl> |