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

Commit ad49736d authored by Ryan Mitchell's avatar Ryan Mitchell Committed by Android (Google) Code Review
Browse files

Merge "Add aapt to aapt2_artifacts" into sc-dev

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


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