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:
parent
d09e9b160f
commit
777783e0ab
12 changed files with 47 additions and 32 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue