ANDROID: rust_binder: don't use default implementations
Our Rust compiler currently generates incorrect CFI tags when using
dynamic calls to default implementations. So stop using default
implementations in traits until that it is fixed.
Bug: 335105888
Change-Id: I128f4b991a76714ab0f961f0484f74821851fe40
Signed-off-by:
Alice Ryhl <aliceryhl@google.com>
Loading
Please sign in to comment