commit | d5a41822c2a76fdb946649fca9c59d4aff3a0bfc | [log] [tgz] |
---|---|---|
author | Zhomart Mukhamejanov <zhomart@google.com> | Tue Apr 24 18:17:57 2018 -0700 |
committer | Zhomart Mukhamejanov <zhomart@google.com> | Wed Apr 25 17:43:26 2018 -0700 |
tree | 2679759cf52d73c59fc4f1a5ca88d514917ae3ee | |
parent | d97b643de473f29644b47c408ede68777f44c119 [diff] [blame] |
sample_updater: create tools/gen_update_config.py gen_update_config.py generates JSON config files from given OTA image zip files. README.md is updated. Test: manually Change-Id: Ifd09b49a73983a42752ee3842a566cecedb9cae0 Signed-off-by: Zhomart Mukhamejanov <zhomart@google.com>
diff --git a/updater_sample/.gitignore b/updater_sample/.gitignore index 487263f..f846472 100644 --- a/updater_sample/.gitignore +++ b/updater_sample/.gitignore
@@ -7,3 +7,4 @@ .idea/ gen/ .vscode +local.properties