Snap for 4442369 from 1379690c8032dbb610c5cd92f03e3215b3e750d2 to pi-release

Change-Id: I7e10b1aff5866080caabd322ef70fdb7813e7460
diff --git a/videocodec/Android.mk b/videocodec/Android.mk
index 438a238..89779cc 100755
--- a/videocodec/Android.mk
+++ b/videocodec/Android.mk
@@ -511,7 +511,7 @@
 endif
 
 # TODO: Fix this.
-LOCAL_CFLAGS += -Wno-error=unused-variable
+LOCAL_CFLAGS += -Wall -Werror -Wno-error=unused-variable
 
 include $(BUILD_SHARED_LIBRARY)
 endif