Add another warning to the libc++ Android.bp. am: 911760b18e am: 8d025e2a45

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

Change-Id: I4f30a9c6d8725c765f2744b953d2786bbea33157
This commit is contained in:
Dan Albert
2021-08-21 00:18:41 +00:00
committed by Automerger Merge Worker

View File

@@ -14,6 +14,10 @@
// limitations under the License.
//
// NOTE: This project is out of date. See http://b/175635923 for details. Until
// that is resolved it is not possible for us to update or expand access to
// std::filesystem.
package {
default_applicable_licenses: ["external_libcxx_license"],
}