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

Commit d48225ca authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Merge "Use -Werror in hardware/interfaces/dumpstate/1.0/default" am: 641fc32f

am: fc67ecce

Change-Id: I06fd7575eb39973e91c4ca4f726275bc05c0d703
parents 66905b81 fc67ecce
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,6 +7,10 @@ cc_binary {
        "DumpstateDevice.cpp",
        "service.cpp",
    ],
    cflags: [
        "-Wall",
        "-Werror",
    ],

    shared_libs: [
        "android.hardware.dumpstate@1.0",