Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25769c2d authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Remove -Wno-user-defined-warnings.

am: 18ea3d2d

Change-Id: I03386fcd2a408c93b7f0a7260acd7d1a69661217
parents 85d443b1 18ea3d2d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ cc_library_shared {
    cflags: [
        "-Wall",
        "-Werror",
        "-Wno-user-defined-warnings",
    ],
    cppflags: [
        "-Weverything",