Merge "releasetools: ota_from_target_files uses target_files_diff."
This commit is contained in:
@@ -144,7 +144,9 @@ python_binary_host {
|
|||||||
srcs: [
|
srcs: [
|
||||||
"edify_generator.py",
|
"edify_generator.py",
|
||||||
"ota_from_target_files.py",
|
"ota_from_target_files.py",
|
||||||
|
"target_files_diff.py",
|
||||||
],
|
],
|
||||||
|
main: "ota_from_target_files.py",
|
||||||
libs: [
|
libs: [
|
||||||
"releasetools_common",
|
"releasetools_common",
|
||||||
"releasetools_verity_utils",
|
"releasetools_verity_utils",
|
||||||
|
Reference in New Issue
Block a user