1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-08 15:48:43 +01:00

Merge "Use -Werror in external/aac" am: f38aee2252 am: 82440fab16 am: 5a1868a64f

am: 858c2a7c6e

Change-Id: I34b525da95c712354d0e4c4d72f7d7ef89ff2ba9
This commit is contained in:
Chih-Hung Hsieh 2017-10-07 00:55:09 +00:00 committed by android-build-merger
commit 15759ceb7b

View File

@ -13,6 +13,8 @@ cc_library_static {
"libSBRenc/src/*.cpp",
],
cflags: [
"-Werror",
"-Wno-constant-conversion",
"-Wno-sequence-point",
"-Wno-extra",
"-Wno-#warnings",