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

Commit ce0b9caf authored by Matthew Maurer's avatar Matthew Maurer Committed by Automerger Merge Worker
Browse files

Merge "rust: Visibility exports for bindgen" am: 6d1845ee am: 26eb2d60 am:...

Merge "rust: Visibility exports for bindgen" am: 6d1845ee am: 26eb2d60 am: 7fe41216 am: 5fd07ae3

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2170045



Change-Id: I6dbeb74a477a48c6987c6e2c29d31f7315c96152
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 828dae7f 5fd07ae3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -148,6 +148,7 @@ rust_bindgen {
    name: "libbinder_rpc_unstable_bindgen",
    wrapper_src: ":libbinder_rpc_unstable_header",
    crate_name: "binder_rpc_unstable_bindgen",
    visibility: ["//packages/modules/Virtualization:__subpackages__"],
    source_stem: "bindings",
    shared_libs: [
        "libutils",