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

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

Change-Id: Ifd2c302fb212237b0666dbf1ef428499699b82b2
This commit is contained in:
Elliott Hughes
2021-08-11 23:40: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,