summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/publishing/preparing.jd
diff options
context:
space:
mode:
authorBill Gruber <billg@google.com>2012-01-23 10:21:16 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-01-23 10:21:16 -0800
commit5e5b57aef29b33d03965b4dc370cde9a39220adc (patch)
tree3fdba9ee28d2d44fc0c75f8148b8d48d2273c0d4 /docs/html/guide/publishing/preparing.jd
parenteaa11a723150f1ea79446d7ba4bf77eb47b73337 (diff)
parent41ca0ac06bc7fe22a4f9ed9c007aa26f27934662 (diff)
downloadframeworks_base-5e5b57aef29b33d03965b4dc370cde9a39220adc.zip
frameworks_base-5e5b57aef29b33d03965b4dc370cde9a39220adc.tar.gz
frameworks_base-5e5b57aef29b33d03965b4dc370cde9a39220adc.tar.bz2
Merge "DevDocs update: Publishing on Market" into ics-mr1
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 4d3bffa..83aa5ee 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