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

Commit 6684d4e2 authored by Kiyoung Kim's avatar Kiyoung Kim Committed by Automerger Merge Worker
Browse files

Merge "Build required modules from default" am: 39197f84 am: 364c9d89

Change-Id: If66364b179a29758a2605722138f5f8e46791496
parents bb9a6493 364c9d89
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -238,6 +238,16 @@ python_defaults {
            embedded_launcher: false,
        },
    },
    // TODO (b/140144201) Build imgdiff from releasetools_common
    required: [
        "aapt2",
        "boot_signer",
        "brotli",
        "bsdiff",
        "imgdiff",
        "minigzip",
        "mkbootfs",
    ],
}

python_binary_host {