commit | 3bfdaf1353af049316e57685c20e4f724037ce8e | [log] [tgz] |
---|---|---|
author | Pawin Vongmasa <pawin@google.com> | Thu Mar 09 06:38:22 2017 -0800 |
committer | Pawin Vongmasa <pawin@google.com> | Mon Mar 13 21:04:21 2017 -0700 |
tree | 7f7be733db1f4c58a0377410eb158cfd203b9112 | |
parent | 20f367f884998a11d50eff7321236e51d14232a8 [diff] |
Move hybrid interface from libbinder to here. Also, override linkToDeath and unlinkToDeath in the wrapper class to call linkToDeath and unlinkToDeath on the underlying HIDL interface. Shared library: android.hidl.token@1.0-utils Header file: hidl/HybridInterface.h Test: With CtsMediaTestCases.apk installed, adb shell am instrument -e size small -w 'android.media.cts/android.support.test.runner.AndroidJUnitRunner' Bug: 33854657 Change-Id: Id66800560a67ff9f75ffd9388370541ce873e508