Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd4a3de7 authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge "releasetools: add dep to checkvintf"

parents 979c9f31 09298552
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 {