commit | 155e9d39deba44af1fb0eec20616902e39d97f58 | [log] [tgz] |
---|---|---|
author | Pawin Vongmasa <pawin@google.com> | Thu Mar 09 06:38:22 2017 -0800 |
committer | Steven Moreland <smoreland@google.com> | Mon Mar 20 02:24:16 2017 -0700 |
tree | 1a9a939fd443874a43b6af82e258d83d27b5d676 | |
parent | d51a3e18d63e722973e8784265a7e6f3ac77350a [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