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:
Greg Kroah-Hartman
2014-10-16 14:40:38 +02:00
parent d09e9b160f
commit 777783e0ab
12 changed files with 47 additions and 32 deletions

View File

@@ -0,0 +1,2 @@
# UAPI Header export list
header-y += binder.h