summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/publishing/preparing.jd
diff options
context:
space:
mode:
authorBill Gruber <billg@google.com>2012-01-05 15:32:16 -0800
committerBill Gruber <billg@google.com>2012-01-15 11:36:28 -0800
commit41ca0ac06bc7fe22a4f9ed9c007aa26f27934662 (patch)
tree039956d776dd11bc067ee9ec40f7e384ded88e14 /docs/html/guide/publishing/preparing.jd
parentbb7f590a5a539486de5127071c7ade8ec988d755 (diff)
downloadframeworks_base-41ca0ac06bc7fe22a4f9ed9c007aa26f27934662.zip
frameworks_base-41ca0ac06bc7fe22a4f9ed9c007aa26f27934662.tar.gz
frameworks_base-41ca0ac06bc7fe22a4f9ed9c007aa26f27934662.tar.bz2
DevDocs update: Publishing on Market
Change-Id: I0ba419489e49fbf1659928519df9dd83f1ec903a
Diffstat (limited to 'docs/html/guide/publishing/preparing.jd')
-rw-r--r--docs/html/guide/publishing/preparing.jd3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/publishing/preparing.jd b/docs/html/guide/publishing/preparing.jd
index 5ed55fe..c8f441b 100644
--- a/docs/html/guide/publishing/preparing.jd
+++ b/docs/html/guide/publishing/preparing.jd
@@ -117,6 +117,9 @@ Android system allows you to sign your applications with a self-signed certifica
certificate requirements, see <a href="{@docRoot}guide/publishing/app-signing.html#cert">Obtain a
suitable private key</a>.</p>
+<p class="caution"><strong>Important:</strong> Your application must be signed with a cryptographic
+key whose validity period ends after 22 October 2033.</p>
+
<p>You may also have to obtain other release keys if your application accesses a service or uses a
third-party library that requires you to use a key that is based on your private key. For example,
if your application uses the <a