commit | de4ad68fa76867848fa76e44ec8cfd3db0239c31 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Wed Jun 28 18:48:34 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 28 18:48:34 2023 +0000 |
tree | b60dbe61185484017769848068945a44fd1ec386 | |
parent | 38b572c9e5ead951abfc36bce559077826ab0d8d [diff] | |
parent | dee32db2491a44e8d12f9f45faefe4ec1ab29156 [diff] |
Merge "Bindgen 0.65.1 no longer supports size_t-is-usize"
diff --git a/libstats/pull_rust/Android.bp b/libstats/pull_rust/Android.bp index 85a38f8..4609e6b 100644 --- a/libstats/pull_rust/Android.bp +++ b/libstats/pull_rust/Android.bp
@@ -28,7 +28,6 @@ ], source_stem: "bindings", bindgen_flags: [ - "--size_t-is-usize", "--allowlist-function=AStatsEventList_addStatsEvent", "--allowlist-function=AStatsEvent_.*", "--allowlist-function=AStatsManager_.*",