diff --git a/Android.bp b/Android.bp index 6a90c389..429c22cc 100644 --- a/Android.bp +++ b/Android.bp @@ -34,6 +34,7 @@ cc_defaults { "-Wall", "-Werror", + "-Wno-deprecated-declarations", "-Wno-format", "-Wno-gnu-variable-sized-type-not-at-end", "-Wno-pointer-arith",