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

Commit d306969b 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 am: 84e05eea

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



Change-Id: I746010f2b5275068bc785c37983d934746c098bb
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 86c29b93 84e05eea
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",