commit | 839938c309ce18124e5754aca45b26e79658d207 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Nov 01 16:40:02 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Nov 01 16:40:02 2021 -0700 |
tree | c88ead4b51b0dc2457d9fc345013da489120825a | |
parent | faad16dded1d8769032dfc861bcf3865c09211f8 [diff] |
delete HIDL adapters HIDL adapters were designed in order to demote an implementation from version x.(y+1) to x.y. However: - they were never used - we rely on fwk-only OTA tests to test framework - they never worked properly for nested interfaces (HIDL is being deprecated, and the AIDL Delegate solution technically suffers from the same solution, but sub-interfaces can be wrapped by clients) Bug: N/A Test: build only Change-Id: Ib9f4207edbf4c8778b4fd41c94347e1b07720f8e