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

Commit 5a145784 authored by Ryan Mitchell's avatar Ryan Mitchell Committed by Automerger Merge Worker
Browse files

Merge "Add aapt to aapt2_artifacts" into sc-dev am: ad49736d am: 6be01c05

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14426417

Change-Id: Ia9135613e4b6c4896a8ba2c185ca8ea50c547afb
parents d3b0b233 6be01c05
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -124,6 +124,9 @@ cc_binary_host {
    srcs: ["Main.cpp"],
    use_version_lib: true,
    static_libs: ["libaapt"],
    dist: {
        targets: ["aapt2_artifacts"],
    },
}

// ==========================================================