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

Commit 0b380146 authored by Jae Shin's avatar Jae Shin Committed by Gerrit Code Review
Browse files

Merge "Mark libmediandk as LLNDK."

parents 55c45b33 a5c80414
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -90,3 +90,9 @@ cc_library_shared {
        },
    },
}

llndk_library {
    name: "libmediandk",
    symbol_file: "libmediandk.map.txt",
    export_include_dirs: ["include"],
}