commit | 1d747311b3aa3d208aedf3dfce97d134d57db723 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Nov 28 14:50:15 2016 -0800 |
committer | Yifan Hong <elsk@google.com> | Sat Dec 03 01:09:23 2016 -0800 |
tree | 24a4d511681317447f792496b1f77e5ed3c3e9af | |
parent | ebcc3328e8bd0415514751853a5de8010cc8c6ba [diff] |
Fix tests for using IBase instead of IBinder. Echoed interfaces cannot be casted properly, because interfaceChain cannot be called. So the given vector of interfaces is re-wrapped. This is temporary; when b/33173166 is fixed, this change should be reverted. Test: hidl_test Generates: b/33173166 Change-Id: I12166f69cf04abf7485dc2455ad731b87c80b3d1