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

Commit 4b007733 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "ota_from_target_files requires apexd_host" into main

parents c8c6cbbb ccec6ad2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -165,6 +165,7 @@ python_defaults {
        "ota_utils_lib",
    ],
    required: [
        "apexd_host",
        "brillo_update_payload",
        "checkvintf",
        "generate_gki_certificate",
@@ -643,6 +644,7 @@ python_defaults {
        },
    },
    required: [
        "apexd_host",
        "deapexer",
    ],
}