Update the bug that's blocking libc++fs for vendor code. am: bb48d640b3 am: 218012a3aa am: d52c2703e3 am: 44d6bbf72f

Original change: https://android-review.googlesource.com/c/platform/external/libcxx/+/1792712

Change-Id: I794f3f4e6f8061e5d3587381f169bbad82f7fe58
This commit is contained in:
Elliott Hughes
2021-08-11 23:27:47 +00:00
committed by Automerger Merge Worker

View File

@@ -195,7 +195,7 @@ cc_library_static {
// Not available to vendor modules until libc++ is updated and this library is
// merged into libc++ proper.
// https://issuetracker.google.com/147469372
// Follow http://b/175635923 for progress.
cc_library_static {
name: "libc++fs",
ramdisk_available: true,