Merge "releasetools: Fix non-existent required dependency"
This commit is contained in:
commit
61e1cc7317
1 changed files with 0 additions and 6 deletions
|
@ -73,9 +73,6 @@ python_defaults {
|
|||
"releasetools_build_super_image",
|
||||
"releasetools_common",
|
||||
],
|
||||
required: [
|
||||
"zip2zip",
|
||||
],
|
||||
}
|
||||
|
||||
python_defaults {
|
||||
|
@ -468,9 +465,6 @@ python_defaults {
|
|||
data: [
|
||||
"testdata/**/*",
|
||||
],
|
||||
required: [
|
||||
"otatools",
|
||||
],
|
||||
}
|
||||
|
||||
python_test_host {
|
||||
|
|
Loading…
Reference in a new issue