Merge "Fix warning when running fsverity tools" am: a2373a7a7a
am: 8763778e8a
Original change: https://android-review.googlesource.com/c/platform/build/+/1987346 Change-Id: Ie1f1545d9ee0d2deaefbe08f86c8c7a64c1b826a
This commit is contained in:
@@ -558,6 +558,7 @@ python_binary_host {
|
||||
|
||||
python_binary_host {
|
||||
name: "fsverity_manifest_generator",
|
||||
defaults: ["releasetools_binary_defaults"],
|
||||
srcs: [
|
||||
"fsverity_manifest_generator.py",
|
||||
],
|
||||
@@ -574,6 +575,7 @@ python_binary_host {
|
||||
|
||||
python_binary_host {
|
||||
name: "fsverity_metadata_generator",
|
||||
defaults: ["releasetools_binary_defaults"],
|
||||
srcs: [
|
||||
"fsverity_metadata_generator.py",
|
||||
],
|
||||
|
Reference in New Issue
Block a user