diff --git a/Android.bp b/Android.bp index 3868e2753..3451e7701 100644 --- a/Android.bp +++ b/Android.bp @@ -248,6 +248,7 @@ cc_binary { "-fsized-deallocation", "-fexceptions", "-fcoroutines-ts", + "-Wno-deprecated-experimental-coroutine", "-Wno-format-zero-length", "-Wno-implicit-fallthrough", "-Wno-non-virtual-dtor",