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

Commit c525efb6 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 am: ce0b9caf

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



Change-Id: Ida16aff59c870fe50cf11d2056fee9583e6db6ef
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents b242aa5a ce0b9caf
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",