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

Commit d836dd44 authored by Alix Espino's avatar Alix Espino Committed by Gerrit Code Review
Browse files

Merge "auto formatting from bpfmt"

parents 890f7767 1d27c158
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ cc_library_static {
        "-Werror",
    ],
    srcs: [
        "HmacKeyManager.cpp"
        "HmacKeyManager.cpp",
    ],

    clang: true,
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ license {

cc_library_headers {
    name: "libnativedisplay_headers",
    export_include_dirs: ["include",],
    export_include_dirs: ["include"],
}

cc_library_shared {
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ cc_library {
        symbol_file: "libnativewindow.map.txt",
        unversioned: true,
        override_export_include_dirs: [
            "include"
            "include",
        ],
    },
    export_include_dirs: [