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
commit eebe61d354
1 changed files with 4 additions and 0 deletions

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",
],
}