ANDROID: Disable Werror for 32-bit ARM

Change-Id: Ibf7d3beed526bdf9e7c00722b9d7a2da1f6ad758
(cherry picked from commit 18da91a90106149623c305f8c622f119d56938ba)
Signed-off-by: Alistair Delva <adelva@google.com>
diff --git a/arm.fragment b/arm.fragment
index feaced4..b2c99bf 100644
--- a/arm.fragment
+++ b/arm.fragment
@@ -5,6 +5,8 @@
 CONFIG_TASKSTATS=y
 CONFIG_VFP=y
 CONFIG_VFPv3=y
+# CONFIG_WERROR is not set
+
 # b/154934534
 # CONFIG_TEST_STACKINIT is not set
 # CONFIG_BPF_JIT_ALWAYS_ON is not set