summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/13/changes
diff options
context:
space:
mode:
authordcashman <dcashman@google.com>2014-04-09 14:20:38 -0700
committerdcashman <dcashman@google.com>2014-07-02 12:51:28 -0700
commit55b1078e2a1b56daa85edfd5000a5844d3c7914b (patch)
tree89e7ef4227a406bb29cbcb3f2b8b65d9539a4cb9 /docs/html/sdk/api_diff/13/changes
parent5dfb86bb09a1c5eebd6522426c94b92c02154779 (diff)
Initial work for key rotation.
Introduces the upgrade-keyset tag to AndroidManifest.xml. This specifies a KeySet by which an apk must be signed in order to update the app. Multiple upgrade KeySets may be specified, in which case one of them must be used to sign the updating apk. If no upgrade-keyset is specified, the current logic involving signatures is used. Current Key Rotation Design Decisions: -Apps using a shared user id may not rotate keys. -All acceptable upgrade keysets must be specified, including the key signing the app. This enables key rotation in one update, but also 'locks' an app if an incorrect upgrade keyset is specified. -Minimal changes to existing KeySet code. Bug: 6967056 Change-Id: Ib9bb693d4e9ea1aec375291ecdc182554890d29c
Diffstat (limited to 'docs/html/sdk/api_diff/13/changes')
0 files changed, 0 insertions, 0 deletions