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

Commit 364c9d89 authored by Kiyoung Kim's avatar Kiyoung Kim Committed by Automerger Merge Worker
Browse files

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

Change-Id: Iac56453e67831652ae3a606a7d66a6ececf70c47
parents 5ed74386 39197f84
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 {