commit | c0236f06e74f44e0b23ed41e7706ce60d5dde12c | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Oct 01 23:19:01 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Oct 01 23:20:44 2020 +0000 |
tree | 885427cd746fe1686620ec776ad445f57e7ebf73 | |
parent | 897f0d48bbf71226676aa00e65737e2fde762256 [diff] |
hidl_test_java interfaces: use generic interfaces In places where we are passing interfaces, pass around android.hidl.base.IBase to give flexibility to the test implementation, specifically in order to avoid passing local binders to Java process, which is a disabled feature. Bug: 169369810 Test: atest hidl_test hidl_test_java Change-Id: I7721a6ec7e72b96915a0dc66aa8e75c327032d1f