check_target_files_signatures actually needs aapt2, not aapt.
Test: treehugger Change-Id: Ia0ff6d16a64f96fd9e2b9d33711cc9b94734c4ff
This commit is contained in:
@@ -384,7 +384,7 @@ python_binary_host {
|
||||
"releasetools_common",
|
||||
],
|
||||
required: [
|
||||
"aapt",
|
||||
"aapt2",
|
||||
],
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user