Remove -Wno-user-defined-warnings. am: 18ea3d2d5e

am: 25769c2d3d

Change-Id: I4d646381b0ba63f00d3259b20b02df0d34c68cd6
This commit is contained in:
Elliott Hughes
2019-06-07 12:33:28 -07:00
committed by android-build-merger

View File

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