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

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

Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" am: c9f6048e am:...

Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" am: c9f6048e am: 9b618915 am: 84488a57 am: 568af6bb

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



Change-Id: Ie0c5875ff6804074bd4f51421ea710d5b5c50b61
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c2d110a4 568af6bb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -75,7 +75,6 @@ rust_bindgen {
    visibility: [":__subpackages__"],
    source_stem: "bindings",
    bindgen_flags: [
        "--size_t-is-usize",
        "--blocklist-type",
        "AIBinder",
        "--raw-line",
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ rust_bindgen {
    source_stem: "bindings",
    visibility: [":__subpackages__"],
    bindgen_flags: [
        "--size_t-is-usize",
        "--allowlist-function",
        "createRandomParcel",
        "--allowlist-function",