Merge "Revert^2 "Suppress -fcoroutines-ts deprecation warning""
diff --git a/Android.bp b/Android.bp
index 5191017..748973d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -252,6 +252,7 @@
         "-fsized-deallocation",
         "-fexceptions",
         "-fcoroutines-ts",
+        "-Wno-deprecated-experimental-coroutine",
         "-Wno-format-zero-length",
         "-Wno-implicit-fallthrough",
         "-Wno-non-virtual-dtor",