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

Commit 20bed7f2 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

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

am: 7a81ccd6

Change-Id: Ia86be60cb233ae256f828aa4e85cf3192ffc9436
parents 5d4da7ba 7a81ccd6
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"],
}