Merge "Bindgen 0.65.1 no longer supports size_t-is-usize"

This commit is contained in:
Matthew Maurer 2023-06-28 18:48:34 +00:00 committed by Gerrit Code Review
commit de4ad68fa7

View file

@ -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_.*",