Skip to content

Commit 98858ea

Browse files
Treehugger Robotandroid-build-merge-worker-robot
authored andcommitted
Merge "Update Android for Rust 1.81.0" into main am: 69ec43c
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3254673 Change-Id: I7d122b425e7e8aed7ab209553779a2a98f7562d1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2 parents 58a3b70 + 69ec43c commit 98858ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/input/rust/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pub use input_verifier::InputVerifier;
2727
pub use keyboard_classifier::KeyboardClassifier;
2828

2929
#[cxx::bridge(namespace = "android::input")]
30+
#[allow(clippy::needless_maybe_sized)]
3031
#[allow(unsafe_op_in_unsafe_fn)]
3132
mod ffi {
3233
#[namespace = "android"]

0 commit comments

Comments
 (0)