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

Commit 11c7fe55 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: de4ad68f am:...

Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" am: de4ad68f am: 42cc9100 am: 53d0f807

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2640632



Change-Id: I62ed9e20c2e1058982af46996c571e6ae07c5a93
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents bda8bccb 53d0f807
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ rust_bindgen {
    ],
    source_stem: "bindings",
    bindgen_flags: [
        "--size_t-is-usize",
        "--allowlist-function=AStatsEventList_addStatsEvent",
        "--allowlist-function=AStatsEvent_.*",
        "--allowlist-function=AStatsManager_.*",