Lines Matching full:keys
26 Keys specified in -e override any value for that app contained
64 Default value is "-test-keys,-dev-keys,+release-keys".
89 OPTIONS.tag_changes = ("-test-keys", "-dev-keys", "+release-keys")
108 """Check that all the APKs we want to sign have keys specified, and
200 # change, eg, "JWR66N dev-keys" to "JWR66N"
202 if len(value) == 2 and value[1].endswith("-keys"):
243 print "META/otakeys.txt has no keys; using", mapped_keys[0]
246 # predigested (by DumpPublicKey.java) and put in res/keys.
256 common.ZipWriteStr(output_tf_zip, "RECOVERY/RAMDISK/res/keys", data)
258 # SystemUpdateActivity uses the x509.pem version of the keys, but