check_target_files_signatures actually needs aapt2, not aapt.
Test: treehugger Change-Id: Ia0ff6d16a64f96fd9e2b9d33711cc9b94734c4ff
This commit is contained in:
parent
c05ef17e31
commit
16a5cac394
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ python_binary_host {
|
|||
"releasetools_common",
|
||||
],
|
||||
required: [
|
||||
"aapt",
|
||||
"aapt2",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue