summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelen Qin <helenqin@google.com>2023-03-02 11:06:45 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-03-02 11:06:45 +0000
commit65fb4bc2304d39a026f1714340cc0f9b64331d13 (patch)
treec947f6cdb6ecab8c2f1c6335b0b5d756a9fa21f6
parentd3266e2b09b635ee7e5b2d89f9556d359a916c60 (diff)
parentf3bc72a0f1e5ca20665222b5d99769a1f09cf2d3 (diff)
downloadlibcxx-65fb4bc2304d39a026f1714340cc0f9b64331d13.tar.gz
Revert "Suppress -fcoroutines-ts deprecation warning" am: fe9066ae4e am: e74e33a93b am: f3bc72a0f1
Original change: https://android-review.googlesource.com/c/platform/external/libcxx/+/2464734 Change-Id: I7735f8db5c189c5991afbaa2303849290bbff633 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 3451e7701..3868e2753 100644
--- a/Android.bp
+++ b/Android.bp
@@ -248,7 +248,6 @@ cc_binary {
"-fsized-deallocation",
"-fexceptions",
"-fcoroutines-ts",
- "-Wno-deprecated-experimental-coroutine",
"-Wno-format-zero-length",
"-Wno-implicit-fallthrough",
"-Wno-non-virtual-dtor",