summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-12 05:22:17 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-10-12 05:22:17 +0200
commita0e9742796462879000dc770d43c9fb17c377680 (patch)
tree5da2805e96798a4924a21e8930a56da65168df0c /updater/Android.mk
parentMerge "Add missing includes." (diff)
parentDrop -Wno-unused-parameter. (diff)
downloadandroid_bootable_recovery-a0e9742796462879000dc770d43c9fb17c377680.tar
android_bootable_recovery-a0e9742796462879000dc770d43c9fb17c377680.tar.gz
android_bootable_recovery-a0e9742796462879000dc770d43c9fb17c377680.tar.bz2
android_bootable_recovery-a0e9742796462879000dc770d43c9fb17c377680.tar.lz
android_bootable_recovery-a0e9742796462879000dc770d43c9fb17c377680.tar.xz
android_bootable_recovery-a0e9742796462879000dc770d43c9fb17c377680.tar.zst
android_bootable_recovery-a0e9742796462879000dc770d43c9fb17c377680.zip
Diffstat (limited to 'updater/Android.mk')
-rw-r--r--updater/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index 12181602f..6f334ee18 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -67,7 +67,6 @@ LOCAL_C_INCLUDES := \
LOCAL_CFLAGS := \
-Wall \
- -Wno-unused-parameter \
-Werror
LOCAL_EXPORT_C_INCLUDE_DIRS := \
@@ -93,7 +92,6 @@ LOCAL_C_INCLUDES := \
LOCAL_CFLAGS := \
-Wall \
- -Wno-unused-parameter \
-Werror
LOCAL_STATIC_LIBRARIES := \