Remove -Wno-user-defined-warnings.

am: 18ea3d2d5e

Change-Id: I03386fcd2a408c93b7f0a7260acd7d1a69661217
This commit is contained in:
Elliott Hughes 2019-06-07 12:27:24 -07:00 committed by android-build-merger
commit 25769c2d3d

View file

@ -20,7 +20,6 @@ cc_library_shared {
cflags: [
"-Wall",
"-Werror",
"-Wno-user-defined-warnings",
],
cppflags: [
"-Weverything",