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

am: f62cfc207f

Change-Id: I1e6e5a8141b4adef9858ca1f3bdc36edb713c3cd
This commit is contained in:
Elliott Hughes
2019-06-07 12:39:29 -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",