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

Commit 61e1cc73 authored by Yo Chiang's avatar Yo Chiang Committed by Gerrit Code Review
Browse files

Merge "releasetools: Fix non-existent required dependency"

parents 6be7b57c a0359ca8
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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 {