aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-09-29 08:43:32 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-09-29 08:43:32 +0000
commit1d904c05f4d3e6cd6cb98964774609d765181a67 (patch)
tree6349cd327a440a2dc98e41545b1a3f1b1c1c1641
parent314a8f49cf5958a1a64aa41e9b8102dbca56fb41 (diff)
parent3412ca6a919752ef2a63e9fe23dcd7031230597b (diff)
downloaddtc-1d904c05f4d3e6cd6cb98964774609d765181a67.tar.gz
release-request-fbd98711-169e-4972-a5f2-db043df00e09-for-git_pi-release-4367572 snap-temp-L13500000107248413
Change-Id: Ia793d1fa3a3139706248fd15f9c828a5f08df666
-rw-r--r--libfdt/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libfdt/Android.bp b/libfdt/Android.bp
index f496f8f..e92497b 100644
--- a/libfdt/Android.bp
+++ b/libfdt/Android.bp
@@ -3,6 +3,7 @@ cc_library_static {
host_supported: true,
cflags: [
+ "-Werror",
"-Wno-macro-redefined",
"-Wno-sign-compare",
],