Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 883a20a9 authored by Martijn Coenen's avatar Martijn Coenen Committed by Srinivasarao P
Browse files

android: binder: split flat_binder_object.



flat_binder_object is used for both handling
binder objects and file descriptors, even though
the two are mostly independent. Since we'll
have more fixup objects in binder in the future,
instead of extending flat_binder_object again,
split out file descriptors to their own object
while retaining backwards compatibility to
existing user-space clients. All binder objects
just share a header.

Change-Id: If3c55f27a2aa8f21815383e0e807be47895e4786
Signed-off-by: default avatarMartijn Coenen <maco@google.com>
Git-commit: 8d4b622decb40d5e84cf6afaf8c08b732c30c7cf
Git-repo: https://android.googlesource.com/kernel/common


[spathi@codeaurora.org  resolved trivial merge conflicts]
Signed-off-by: default avatarSrinivasarao P <spathi@codeaurora.org>
parent 39430228
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment