Skip to content

Commit 127d86d

Browse files
Rashed97mikeNG
authored andcommitted
libc: Mark libstdc++ as vendor available
A lot of blobs still link this even on 8.1, so allow devices to build a vendor copy of it. Change-Id: I2349478ec0507e3a5136fe89f15e7dc4bfc1a03e
1 parent 2128202 commit 127d86d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,6 +1723,7 @@ cc_library {
17231723
name: "libstdc++",
17241724
static_ndk_lib: true,
17251725
static_libs: ["libasync_safe"],
1726+
vendor_available: true,
17261727

17271728
static: {
17281729
system_shared_libs: [],

0 commit comments

Comments
 (0)