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

Commit b6c92eae 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 am: 6684d4e2

Change-Id: I7720948f7ce18cb17f20590c1f31b70a8abd0066
parents 48294671 6684d4e2
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 {