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

Commit b0b0f62c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove unnecessary warning suppression from libdm."

parents 713398f8 e9f8eb46
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -20,10 +20,6 @@ cc_library_static {
    recovery_available: true,

    export_include_dirs: ["include"],
    cflags: [
        // TODO(b/110035986): Allows us to create a skeleton of required classes
        "-Wno-unused-private-field",
    ],

    srcs: [
        "dm_table.cpp",