Merge "releasetools: add dep to checkvintf"

This commit is contained in:
Yifan Hong
2019-09-05 00:14:58 +00:00
committed by Gerrit Code Review

View File

@@ -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 {