staging: android: binder: move to the "real" part of the kernel
The Android binder code has been "stable" for many years now. No matter what comes in the future, we are going to have to support this API, so might as well move it to the "real" part of the kernel as there's no real work that needs to be done to the existing code. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
2
include/uapi/linux/android/Kbuild
Normal file
2
include/uapi/linux/android/Kbuild
Normal file
@@ -0,0 +1,2 @@
|
||||
# UAPI Header export list
|
||||
header-y += binder.h
|
Reference in New Issue
Block a user