History log of /system/libhidl/transport/HidlTransportUtils.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1ab461334d1e3a05a8b906e6c6efa74d6cf45f61 04-Nov-2017 Steven Moreland <smoreland@google.com> canCastInterface: always return true for IBase

Don't do a binder call for passing interface
around, especially since every HIDL thing is
already IBase.

Bug: 68217907
Test: hidl's run_all_device_tests, boot + camera/YT sanity
Change-Id: Ic195e9c19f181828296c515a3004c75daccdd03f
/system/libhidl/transport/HidlTransportUtils.cpp
108d09d4eae07cd1d70a76187a929dc61548a229 06-May-2017 Steven Moreland <smoreland@google.com> libhidltransport: move methods to sources

Moved all methods with no templatization into sources.

Test: links
Bug: 35710429
Change-Id: I44bd6407e1bd74dd188b4033ddf176587ccdd8e7
/system/libhidl/transport/HidlTransportUtils.cpp