Merge "releasetools: add dep to checkvintf"
This commit is contained in:
@@ -105,6 +105,7 @@ python_defaults {
|
||||
],
|
||||
required: [
|
||||
"brillo_update_payload",
|
||||
"checkvintf",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -343,6 +344,9 @@ python_binary_host {
|
||||
"releasetools_img_from_target_files",
|
||||
"releasetools_ota_from_target_files",
|
||||
],
|
||||
required: [
|
||||
"checkvintf",
|
||||
],
|
||||
}
|
||||
|
||||
python_binary_host {
|
||||
|
Reference in New Issue
Block a user