commit | 7f97f44562b057c3c780c0a05c101b677f9b0f96 | [log] [tgz] |
---|---|---|
author | Yifan Hong <[email protected]> | Mon Nov 14 18:31:05 2016 -0800 |
committer | Yifan Hong <[email protected]> | Wed Nov 16 19:00:17 2016 +0000 |
tree | 3e0d589cad0b9af04e86dc053b92d869f671f9ff | |
parent | b69926a728aa472be47f51dc5fc374571d7da5a8 [diff] |
Separate HidlSupport.h to HidlSupportTransport.h This is the preparation step to remove libhwbinder dependency from libhidl, because IBinder in libhwbinder needs to depend on IBase in libhidl. We would change libhidl depends on libhwbinder to libhwbinder depends on libhidl in follow-up CLs. This CL separates the code in libhidl that depends on libhwbinder out. Test: mma Test: hidl_test Bug: 32756130 Change-Id: I042c00605475f9aaa7e05ccc0260e6212854181d