Merge "releasetools: ota_from_target_files uses target_files_diff."

This commit is contained in:
Tao Bao 2019-08-08 04:07:51 +00:00 committed by Gerrit Code Review
commit 69340f6885
1 changed files with 2 additions and 0 deletions

View File

@ -144,7 +144,9 @@ python_binary_host {
srcs: [
"edify_generator.py",
"ota_from_target_files.py",
"target_files_diff.py",
],
main: "ota_from_target_files.py",
libs: [
"releasetools_common",
"releasetools_verity_utils",