Update the bug that's blocking libc++fs for vendor code.

We're still working on it, but having a bug that's already been closed
in the comment makes it look like this is actually ready.

Bug: http://b/175635923
Test: N/A
Change-Id: Ied229bc423fc4550d2e235acd45ebc38d7dcd507
This commit is contained in:
Elliott Hughes
2021-08-11 11:53:45 -07:00
parent e8660a008b
commit bb48d640b3

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,