Merge "Revert^2 "Suppress -fcoroutines-ts deprecation warning"" am: b9102ea04f am: fbd7a55d7c am: 6d49a08e24 am: 642f71a2a0 am: 19927763dd

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

Change-Id: Ica3eaaf130f4e863a09bf894864104f7b392e483
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/Android.bp b/Android.bp
index 3868e27..3451e77 100644
--- a/Android.bp
+++ b/Android.bp
@@ -248,6 +248,7 @@
         "-fsized-deallocation",
         "-fexceptions",
         "-fcoroutines-ts",
+        "-Wno-deprecated-experimental-coroutine",
         "-Wno-format-zero-length",
         "-Wno-implicit-fallthrough",
         "-Wno-non-virtual-dtor",