1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-03 09:17:35 +01:00

Merge "Use -Werror in external/aac" am: f38aee2252

am: 82440fab16

Change-Id: I3cee76ab540b54b4ef6d6bdb891fc53fd0ec562d
This commit is contained in:
Chih-Hung Hsieh 2017-10-07 00:47:44 +00:00 committed by android-build-merger
commit 5a1868a64f

View File

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