ANDROID: rust_binder: use dedicated build files
Relocate the Kconfig and Makefile fragments for the rust binder driver
into its own build files (closer to the source). Note the rust_binder.rs
file has been renamed to rust_binder_main.rs to avoid a name collision
with the rust_binder.ko make target.
No functional changes are introduced by this patch.
Bug: 425609355
Cc: Alice Ryhl <aliceryhl@google.com>
Change-Id: Ie6349ed5a0275f302fa0cb8ce39e1ac16a00310c
Signed-off-by:
Carlos Llamas <cmllamas@google.com>
Loading
Please sign in to comment