commit | 6d56d45f96cc1f4e45141bfd04cd92551451d3f5 | [log] [tgz] |
---|---|---|
author | Satoshi Futenma <satoshi.futenma@sony.com> | Tue Apr 18 19:15:26 2023 +0900 |
committer | HÃ¥kan Kvist <hakan.kvist@sony.com> | Mon May 15 09:06:02 2023 +0200 |
tree | f654c1f3aef8fc44bc958f4972153dde7880ad2a | |
parent | b87fd7333019543bfde17533a1defad160ce1598 [diff] [blame] |
Add merge_ota to otatools Bug: 282189563 Test: manual, m otatools-package, confirm that merga_ota is present in otatools.zip Change-Id: I40c3866bfb016aa1dec1c6dc2d95c66deb1e61ea
diff --git a/core/Makefile b/core/Makefile index accb05a..8a0682a 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -5197,6 +5197,7 @@ lz4 \ make_f2fs \ make_f2fs_casefold \ + merge_ota \ merge_target_files \ minigzip \ mk_combined_img \