Fix the build

Bug: 15984840
Bug: 18120110
Change-Id: I0224d5a31e03b711953d9496ecb00b6d88b8ef4c
This commit is contained in:
Paul Lawrence
2014-11-13 17:54:30 -08:00
parent 8d212ea873
commit a37b2bb236
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ def MakeVerityEnabledImage(out_file, prop_dict):
# get properties
image_size = prop_dict["partition_size"]
block_dev = prop_dict["verity_block_device"]
signer_key = prop_dict["verity_key"]
signer_key = prop_dict["verity_key"] + ".pk8"
signer_path = prop_dict["verity_signer_cmd"]
# make a tempdir