ANDROID: rust_binder: use u64 for death cookie
The C Binder driver uses binder_uintptr_t for the cookie, which always
corresponds to a 64-bit integer.
Bug: 430659969
Change-Id: I6a83d0959fa97f994fb3180351329a4bf843110d
Signed-off-by:
Alice Ryhl <aliceryhl@google.com>
Loading
Please sign in to comment