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

Commit b73b3eab authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[aapt2] Set use_version_lib."

parents 95538d2d 2ee7cc6e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -197,6 +197,7 @@ cc_test_host {
cc_binary_host {
    name: "aapt2",
    srcs: ["Main.cpp"] + toolSources,
    use_version_lib: true,
    static_libs: ["libaapt2"],
    defaults: ["aapt2_defaults"],
}