Merge "Build required modules from default" am: 39197f846b
Change-Id: Iac56453e67831652ae3a606a7d66a6ececf70c47
This commit is contained in:
@@ -238,6 +238,16 @@ python_defaults {
|
|||||||
embedded_launcher: false,
|
embedded_launcher: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
// TODO (b/140144201) Build imgdiff from releasetools_common
|
||||||
|
required: [
|
||||||
|
"aapt2",
|
||||||
|
"boot_signer",
|
||||||
|
"brotli",
|
||||||
|
"bsdiff",
|
||||||
|
"imgdiff",
|
||||||
|
"minigzip",
|
||||||
|
"mkbootfs",
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
python_binary_host {
|
python_binary_host {
|
||||||
|
Reference in New Issue
Block a user