Use -Wno-error=date-time am: 865f9aae63
am: 5b7e673b0c

* commit '5b7e673b0c6ba80c5a34467fa6e8212528b8b6b3':
  Use -Wno-error=date-time
diff --git a/Android.mk b/Android.mk
index 586308c..a769d34 100644
--- a/Android.mk
+++ b/Android.mk
@@ -740,7 +740,7 @@
 
 LOCAL_CFLAGS += \
 	$(deqp_compile_flags) \
-	-Wno-date-time
+	-Wno-error=date-time
 
 LOCAL_SDK_VERSION := 9
 LOCAL_CPPFLAGS += -Wno-non-virtual-dtor