| commit | 96db96e4b4b86a9994f7926dc4f14d178f721102 | [log] [tgz] |
|---|---|---|
| author | Martijn Coenen <maco@google.com> | Tue Oct 18 13:58:55 2016 +0200 |
| committer | William Bellavance <flintman@flintmancomputers.com> | Thu Sep 07 05:58:24 2017 -0400 |
| tree | df548b7c5516ab5ec7778c7cf66a09c1816850c8 | |
| parent | 81ec74bbacd4f172213f975e942af500f920b1c6 [diff] |
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>