commit | 05545f5c8fabf04ff164e86a04116c6bef70ae5e | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Mar 24 13:41:30 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Mar 24 13:41:30 2016 -0700 |
tree | 0c7a95c8a5044c3f69e9fdd10e809633b4f76d87 | |
parent | 11c79304886155209fc2af9bd7b4096515588584 [diff] [blame] |
Update Android.bp to match Android.mk Change-Id: Ib5bbe66a398734b6db9a40d51f2849d1531853ef
diff --git a/libc/Android.bp b/libc/Android.bp index ca926d6..4cae16c 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -385,6 +385,7 @@ cflags: [ "-Wno-sign-compare", "-Wno-uninitialized", + "-Wno-unused-parameter", "-DPOSIX_MISTAKE", "-include netbsd-compat.h", ],