ANDROID: binder: update Kconfig for choosing between implementations
Introduces _C and _RUST variants of the Android Binder config options, and moves the logic for choosing the implementation into a separate file so that it is not disabled when only Rust Binder is enabled. As suggested during code review on https://r.android.com/2849904 and https://r.android.com/2911506 . Change-Id: Iedcb7674c21d0838bfc11a2a30a895fca401d3e9 Bug: 326222756 Signed-off-by:Alice Ryhl <aliceryhl@google.com>
Loading
Please sign in to comment