From d5a41822c2a76fdb946649fca9c59d4aff3a0bfc Mon Sep 17 00:00:00 2001 From: Zhomart Mukhamejanov Date: Tue, 24 Apr 2018 18:17:57 -0700 Subject: 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 --- updater_sample/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'updater_sample/.gitignore') diff --git a/updater_sample/.gitignore b/updater_sample/.gitignore index 487263f73..f84647245 100644 --- a/updater_sample/.gitignore +++ b/updater_sample/.gitignore @@ -7,3 +7,4 @@ Thumbs.db .idea/ gen/ .vscode +local.properties -- cgit v1.2.3