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

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

Change-Id: I9f51185128f8b5e6a41a2fa7d39860828b9407e4
This commit is contained in:
Elliott Hughes
2021-08-11 23:12:42 +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,