Snap for 6405781 from eda4e913a505662922fc9c6f74dc8b3b12f1ed27 to sdk-release

Change-Id: I9bb419de094896bbc539a76edf665f4ce43772be
diff --git a/Android.bp b/Android.bp
index c6f65be..42a9194 100644
--- a/Android.bp
+++ b/Android.bp
@@ -149,6 +149,9 @@
     ],
 }
 
+// Not available to vendor modules until libc++ is updated and this library is
+// merged into libc++ proper.
+// https://issuetracker.google.com/147469372
 cc_library_static {
     name: "libc++fs",
     recovery_available: true,