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

Commit 487f8f37 authored by Jooyung Han's avatar Jooyung Han Committed by Gerrit Code Review
Browse files

Merge "libbinder_rs doesn't need libutils" into main

parents 81b651b9 83cc5ed0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -11,9 +11,6 @@ rust_library {
    name: "libbinder_rs",
    crate_name: "binder",
    srcs: ["src/lib.rs"],
    shared_libs: [
        "libutils",
    ],
    rustlibs: [
        "libbinder_ndk_sys",
        "libdowncast_rs",