commit | 0bd75e02b0f4608f2c1c9b1d527956946cabe6f8 | [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 00:59:01 2016 -0800 |
tree | 972d972b4229a3524a6e17d2ce40cbd014d6592c | |
parent | 76dd1951ae9924f225d7ddae63e1cb7ef7106ddf [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