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

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

Use -Werror in hardware/interfaces

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I2b8572a3480434f9dad2ae4f8a608ed82281cc68
parent d5a3ac60
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ cc_binary {
    proprietary: true,
    init_rc: ["android.hardware.contexthub@1.0-service.rc"],
    srcs: ["service.cpp"],
    cflags: ["-Wall", "-Werror"],

    shared_libs: [
        "libbase",