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

Commit da0883aa authored by Aditya Kumar's avatar Aditya Kumar Committed by Android (Google) Code Review
Browse files

Merge "Disable -Wcast-function-type-mismatch" into main

parents 825cc76a bdfa7e3d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ cc_library_shared_for_libandroid_runtime {
    name: "libandroid_runtime",
    host_supported: true,
    cflags: [
        "-Wno-cast-function-type-mismatch",
        "-Wno-unused-parameter",
        "-Wno-non-virtual-dtor",
        "-Wno-maybe-uninitialized",