summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2010-03-29 12:43:27 -0700
committerDirk Dougherty <ddougherty@google.com>2010-03-29 12:43:27 -0700
commit670b449763aa5a89c581e0530b7c40c16e98f8c7 (patch)
treee2ea1e4d2d30accbd36e638f75d4d09eac71486c /docs
parent7c3006f53ac02adeac7396726cdc0bf5d6d01926 (diff)
downloadframeworks_base-670b449763aa5a89c581e0530b7c40c16e98f8c7.zip
frameworks_base-670b449763aa5a89c581e0530b7c40c16e98f8c7.tar.gz
frameworks_base-670b449763aa5a89c581e0530b7c40c16e98f8c7.tar.bz2
doc change: Indicate that only the first 8 characters of the key alias are used.
bug: 2553183 Change-Id: I77cf7ac22b370c14f046a5a6b58b842f59e61f70
Diffstat (limited to 'docs')
-rw-r--r--docs/html/guide/publishing/app-signing.jd3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/guide/publishing/app-signing.jd b/docs/html/guide/publishing/app-signing.jd
index 86dd155..39b230b 100644
--- a/docs/html/guide/publishing/app-signing.jd
+++ b/docs/html/guide/publishing/app-signing.jd
@@ -348,7 +348,8 @@ If not supplied, Keytool prompts you to enter the password. In this
way, your password is not stored in your shell history.</p></td>
</tr>
<tr>
-<td><code>-alias &lt;alias_name&gt;</code></td><td>An alias for the key.</td>
+<td><code>-alias &lt;alias_name&gt;</code></td><td>An alias for the key. Only
+the first 8 characters of the alias are used.</td>
</tr>
<tr>
<td><code>-keyalg &lt;alg&gt;</code></td><td>The encryption algorithm to use