Merge "Add missing dependencies to releasetools_common and binary defaults."

This commit is contained in:
Treehugger Robot
2021-01-12 23:58:58 +00:00
committed by Gerrit Code Review

View File

@@ -219,6 +219,8 @@ python_library_host {
"lz4",
"mkbootfs",
"signapk",
"toybox",
"unpack_bootimg",
],
}
@@ -279,6 +281,8 @@ python_defaults {
"lz4",
"mkbootfs",
"signapk",
"toybox",
"unpack_bootimg",
],
}