commit | 894556cebdac6cb9902b902579f345e9b9c1ca09 | [log] [tgz] |
---|---|---|
author | Nirav Atre <natre@google.com> | Sun Jul 01 13:48:44 2018 -0700 |
committer | Nirav Atre <natre@google.com> | Mon Jul 02 16:21:30 2018 -0700 |
tree | 04dd2d315527fccc9d3d78d084a761ccd46ca863 | |
parent | 0c3572e2f3bccecf9c03113076508a826f64a6ed [diff] |
Adding HIDL interface type to safeunion test HAL This change adds a new HIDL safe union, InterfaceTypeSafeUnion (containing an interface+array) to the safeunion test HAL. Bug: 79878527 Bug: 110269925 Test: Existing hidl_test suite passes successfully. Added more test- cases to hidl_test_client.cpp to exercise InterfaceTypeSafeUnion (included in a separate CL). Change-Id: I04ffeeeabccc1dc2651aac9371569c36d37f4f87