android: binder: support for file-descriptor arrays.
authorMartijn Coenen <maco@google.com>
Tue, 18 Oct 2016 11:58:55 +0000 (13:58 +0200)
committerAmit Pundir <amit.pundir@linaro.org>
Tue, 15 Nov 2016 14:53:03 +0000 (20:23 +0530)
commit5b3e17679b8246857652930b409db35501369bf1
treea61da193ab21349d58f9c722be6cd6d099a901ba
parent34b8f97791ba0c2ee897993484df5ee70a01d780
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