diff options
| -rw-r--r-- | dist/Android.bp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/Android.bp b/dist/Android.bp index 7a64c69..0fbcc18 100644 --- a/dist/Android.bp +++ b/dist/Android.bp @@ -36,10 +36,6 @@ cc_defaults { "-DSQLITE_OMIT_LOAD_EXTENSION", "-DSQLITE_DEFAULT_FILE_PERMISSIONS=0600", "-DSQLITE_SECURE_DELETE", - "-Wall", - "-Werror", - "-Wno-error=unused-function", - "-Wno-error=unused-parameter", ], target: { |
