Loading system/build/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -24,9 +24,6 @@ fluoride_defaults { "-Werror", // struct BT_HDR is defined as a variable-size header in a struct. "-Wno-gnu-variable-sized-type-not-at-end", // needed because of the way the struct typedef is done in osi/include // header files. This issue can be obsoleted by switching to C11 or C++. "-Wno-typedef-redefinition", // there are too many unused parameters in all the code. "-Wno-unused-parameter", "-DLOG_NDEBUG=1", Loading Loading
system/build/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -24,9 +24,6 @@ fluoride_defaults { "-Werror", // struct BT_HDR is defined as a variable-size header in a struct. "-Wno-gnu-variable-sized-type-not-at-end", // needed because of the way the struct typedef is done in osi/include // header files. This issue can be obsoleted by switching to C11 or C++. "-Wno-typedef-redefinition", // there are too many unused parameters in all the code. "-Wno-unused-parameter", "-DLOG_NDEBUG=1", Loading