Merge "check_target_files_signatures actually needs aapt2, not aapt."

This commit is contained in:
Treehugger Robot 2021-05-15 00:36:09 +00:00 committed by Gerrit Code Review
commit 20fed4ad29

View file

@ -384,7 +384,7 @@ python_binary_host {
"releasetools_common",
],
required: [
"aapt",
"aapt2",
],
}