OSDN Git Service

android: binder: support multiple context managers.
authorMartijn Coenen <maco@google.com>
Fri, 30 Sep 2016 13:51:48 +0000 (15:51 +0200)
committerMartijn Coenen <maco@android.com>
Mon, 31 Oct 2016 14:14:59 +0000 (15:14 +0100)
commit803df5635e4ac377586e3664cf798c3152670bc0
tree761eefe73349af2dfe39d10fd150de8aa9245628
parentce0c65986ceeaa05249c990e1744d4caeb734e60
android: binder: support multiple context managers.

Move the context manager state into a separate
struct context, and allow for each process to have
its own context associated with it.

Change-Id: Ifa934370241a2d447dd519eac3fd0682c6d00ab4
Signed-off-by: Martijn Coenen <maco@google.com>
drivers/android/binder.c