commit | 0534690fa6513e59bf2fc0fe13b91be8b4db05b4 | [log] [tgz] |
---|---|---|
author | Nirav Atre <natre@google.com> | Sat Jul 07 19:31:21 2018 -0700 |
committer | Nirav Atre <natre@google.com> | Sat Jul 07 19:31:21 2018 -0700 |
tree | 683f811f64d9603a2dd00c45b0b512eb8d3c8903 | |
parent | 5f64ae9872edb5967e565fd1fe8dffaaee3054e2 [diff] |
Make safeunion@1.0 test HAL Java-compatible This change removes Java-incompatible types (memory, handle) from the safeunion@1.0 test HAL. Moving forward, the idea is to keep this HAL Java & C++-friendly, and create another version (likely safeunion@2.0) to regress on C++-only types; tracked by b/110269925. Bug: n/a Test: Ran the existing hidl_test suite Change-Id: Ic7458c3f5b571e77e5f894a9854a2b201f53fe18