summaryrefslogtreecommitdiffstats
path: root/updater_sample/tools/gen_update_config.py
diff options
context:
space:
mode:
authorZhomart Mukhamejanov <zhomart@google.com>2018-05-04 02:02:23 +0200
committerandroid-build-merger <android-build-merger@google.com>2018-05-04 02:02:23 +0200
commit44a3a0b9f104a410f6e57409c239176517825962 (patch)
treee269b40fdb1f830abd65d31f873b08f9b4e31a23 /updater_sample/tools/gen_update_config.py
parentMerge "updater_sample: update ui and README, clean-up" am: 9c544a2bc6 am: c36f5ff1c7 (diff)
parentMerge "updater_sample: update tests" am: 219445a320 (diff)
downloadandroid_bootable_recovery-44a3a0b9f104a410f6e57409c239176517825962.tar
android_bootable_recovery-44a3a0b9f104a410f6e57409c239176517825962.tar.gz
android_bootable_recovery-44a3a0b9f104a410f6e57409c239176517825962.tar.bz2
android_bootable_recovery-44a3a0b9f104a410f6e57409c239176517825962.tar.lz
android_bootable_recovery-44a3a0b9f104a410f6e57409c239176517825962.tar.xz
android_bootable_recovery-44a3a0b9f104a410f6e57409c239176517825962.tar.zst
android_bootable_recovery-44a3a0b9f104a410f6e57409c239176517825962.zip
Diffstat (limited to 'updater_sample/tools/gen_update_config.py')
-rwxr-xr-xupdater_sample/tools/gen_update_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater_sample/tools/gen_update_config.py b/updater_sample/tools/gen_update_config.py
index cb9bd0119..057812479 100755
--- a/updater_sample/tools/gen_update_config.py
+++ b/updater_sample/tools/gen_update_config.py
@@ -17,7 +17,7 @@
"""
Given a OTA package file, produces update config JSON file.
-Example: tools/gen_update.config.py \\
+Example: tools/gen_update_config.py \\
--ab_install_type=STREAMING \\
ota-build-001.zip \\
my-config-001.json \\