summaryrefslogtreecommitdiff
path: root/squashfs_utils
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-08-27 12:11:07 -0700
committerElliott Hughes <enh@google.com>2018-08-27 12:11:43 -0700
commit5f5a8863b7613130ed81b1a203f8e22815a193a6 (patch)
treec3994f067f3c22e6ba423b1a54346f1f66ee2cc9 /squashfs_utils
parent99b46a5c74be622dbad5ab9eee75bb19219ba506 (diff)
downloadextras-5f5a8863b7613130ed81b1a203f8e22815a193a6.tar.gz
Clean up the global -Wno- in system/extras.
Bug: N/A Test: builds Change-Id: Idde3d0dafba08ffcd12cc9aa3540550e2601a227
Diffstat (limited to 'squashfs_utils')
-rw-r--r--squashfs_utils/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/squashfs_utils/Android.bp b/squashfs_utils/Android.bp
index 56d50a01..d09dad6e 100644
--- a/squashfs_utils/Android.bp
+++ b/squashfs_utils/Android.bp
@@ -2,7 +2,7 @@
cc_library {
name: "libsquashfs_utils",
- defaults: ["system-extras-cflags-defaults"],
+ cflags: ["-Werror"],
host_supported: true,
recovery_available: true,
srcs: [