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

Commit 3ce97170 authored by Alix's avatar Alix
Browse files

autogenerated reformatting by bpfmt

Bug: 208980553
Test: treehugger
Change-Id: I8734474f4e75bcf808701bcbc747bc53c64907cc
parent 5b64e55e
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ cc_library {
    ],
    export_include_dirs: [
        "include",
    ]
    ],
}

cc_test {
@@ -56,6 +56,5 @@ cc_test {
        "libhidlbase",
    ],
    test_suites: ["general-tests"],
    clang: true,
    cflags: ["-O0"],
}
+4 −1
Original line number Diff line number Diff line
@@ -37,6 +37,9 @@ cc_library_shared {
    ],

    header_libs: ["libhardware_headers"],
    shared_libs: ["liblog", "libsync"],
    shared_libs: [
        "liblog",
        "libsync",
    ],
    export_include_dirs: ["include"],
}