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

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

Merge "Use -Werror in frameworks/native/services"

parents 45c99f6b 65e48386
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ cc_library_shared {
    srcs: [
        "SchedulingPolicyService.cpp",
    ],
    cflags: ["-Wall", "-Werror"],
    shared_libs: [
        "libhidlbase",
        "libhidltransport",