diff --git a/Android.bp b/Android.bp index bd109a21a..759d825c2 100644 --- a/Android.bp +++ b/Android.bp @@ -42,11 +42,6 @@ cc_defaults { "-UWIN32_LEAN_AND_MEAN", ], }, - windows_x86: { - cflags: [ - "-fsjlj-exceptions", - ], - }, }, }