commit | f0c13772d95486d98f034361883b2415bb26a614 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Tue Oct 27 18:33:56 2015 -0700 |
committer | Casey Dahlin <sadmac@google.com> | Wed Oct 28 14:35:24 2015 -0700 |
tree | 4eb8034f279468c6a5b902ca5a9feec591f21782 | |
parent | 1f76049c955c605b61ef0d923582c740c325b1a0 [diff] |
Add readStrongBinder that takes an interface We use a template function to let us pass arbitrary interfaces, all of which can be cast to IBinder. Change-Id: Iadf21c495cde43e8a5adb85a49e6592196f401ff Test: unit tests Bug: 23600713 Signed-off-by: Casey Dahlin <sadmac@google.com>