summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index aef08f38e9..9e7f818b54 100644
--- a/Android.bp
+++ b/Android.bp
@@ -73,8 +73,6 @@ cc_defaults {
"-Wall",
"-Werror",
"-Wextra",
- // there are too many unused parameters in all the code.
- "-Wno-unused-parameter",
],
c_std: "c99",
cpp_std: "c++17",