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

Commit 7a81ccd6 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "drm: Remove libbinder as a static library."

parents 555d4874 abad1ada
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ cc_library_static {

    cflags: ["-Wall", "-Werror"],

    static_libs: ["libbinder"],
    shared_libs: ["libbinder"],

    export_include_dirs: ["include"],
}