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

Commit a705fa2c authored by Alix Espino's avatar Alix Espino Committed by Automerger Merge Worker
Browse files

Merge "auto formatting from bpfmt" am: d836dd44 am: d1a2b88b am: ae827c90

parents 372bccca ae827c90
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 {