Merge "releasetools: Fix non-existent required dependency" am: 61e1cc7317
Change-Id: Ic9ecfd4e3ce60db8a730e58bac28a20fa151cd61
This commit is contained in:
@@ -73,9 +73,6 @@ python_defaults {
|
|||||||
"releasetools_build_super_image",
|
"releasetools_build_super_image",
|
||||||
"releasetools_common",
|
"releasetools_common",
|
||||||
],
|
],
|
||||||
required: [
|
|
||||||
"zip2zip",
|
|
||||||
],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
python_defaults {
|
python_defaults {
|
||||||
@@ -468,9 +465,6 @@ python_defaults {
|
|||||||
data: [
|
data: [
|
||||||
"testdata/**/*",
|
"testdata/**/*",
|
||||||
],
|
],
|
||||||
required: [
|
|
||||||
"otatools",
|
|
||||||
],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
python_test_host {
|
python_test_host {
|
||||||
|
Reference in New Issue
Block a user