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

Commit 0603f227 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "check_target_files_signatures actually needs aapt2, not aapt." am: 20fed4ad

Original change: https://android-review.googlesource.com/c/platform/build/+/1709027

Change-Id: If9b4c58f4399690c47447937fe80316752a9e3eb
parents 8b02856f 20fed4ad
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",
    ],
}