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

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

Merge "Statically link libc++ into aapt2"

parents 4ffbbbb8 81bae2d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ cc_defaults {
        "libprotobuf-cpp-lite",
        "libz",
    ],
    stl: "libc++_static",
    group_static_libs: true,
}