Revert "Use -Werror in external/python/cpython2"
This reverts commit ed1ba38e9f8989274e91474bf684e16a6d62a215.
Change-Id: I51c4b6ff8fef388532d623112a38ba4174510d12
diff --git a/Android.bp b/Android.bp
index 509540c..acb1f96 100644
--- a/Android.bp
+++ b/Android.bp
@@ -22,11 +22,8 @@
"-fwrapv",
"-O3",
"-Wall",
- "-Werror",
"-Wstrict-prototypes",
"-DPy_BUILD_CORE",
- "-Wno-error=invalid-source-encoding",
- "-Wno-error=macro-redefined",
"-Wno-missing-field-initializers",
"-Wno-shift-count-overflow",
"-Wno-sign-compare",