android: binder: support for file-descriptor arrays.
authorMartijn Coenen <maco@google.com>
Tue, 18 Oct 2016 11:58:55 +0000 (13:58 +0200)
committerMartijn Coenen <maco@android.com>
Mon, 31 Oct 2016 14:14:59 +0000 (15:14 +0100)
commite124de382771254e09bb2bbd2ac753cdae71a36d
treeee9d715257ee4109aa53866eaa0dfa912f8b9f30
parentdd9bc4f9f144a89d52a197fcf0ea033a287b7095
android: binder: support for file-descriptor arrays.

This patch introduces a new binder_fd_array object,
that allows us to support one or more file descriptors
embedded in a buffer that is scatter-gathered.

Change-Id: I647a53cf0d905c7be0dfd9333806982def68dd74
Signed-off-by: Martijn Coenen <maco@google.com>
drivers/android/binder.c
include/uapi/linux/android/binder.h