Note about why this isn't vendor_available. am: eda4e913a5 am: a397aa2e2a

Change-Id: Icb25530785ee9de279b697a981fc8a5fe45512dc
This commit is contained in:
Dan Albert
2020-04-13 22:27:43 +00:00
committed by Automerger Merge Worker

View File

@@ -149,6 +149,9 @@ 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
cc_library_static { cc_library_static {
name: "libc++fs", name: "libc++fs",
recovery_available: true, recovery_available: true,