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

Commit 65e48386 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh
Browse files

Use -Werror in frameworks/native/services

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I391c6ae2c791b8bad013efea1b05e7f3caf2a2b5
parent 0c47ec9a
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,7 @@ cc_library_shared {
    srcs: [
    srcs: [
        "SchedulingPolicyService.cpp",
        "SchedulingPolicyService.cpp",
    ],
    ],
    cflags: ["-Wall", "-Werror"],
    shared_libs: [
    shared_libs: [
        "libhidlbase",
        "libhidlbase",
        "libhidltransport",
        "libhidltransport",