diff --git a/Android.bp b/Android.bp index 26864643c..e29a44c95 100644 --- a/Android.bp +++ b/Android.bp @@ -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,