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

Commit 16a5cac3 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

check_target_files_signatures actually needs aapt2, not aapt.

Test: treehugger
Change-Id: Ia0ff6d16a64f96fd9e2b9d33711cc9b94734c4ff
parent c05ef17e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -384,7 +384,7 @@ python_binary_host {
        "releasetools_common",
    ],
    required: [
        "aapt",
        "aapt2",
    ],
}