summaryrefslogtreecommitdiff
path: root/core/java/android/os/HidlSupport.java
AgeCommit message (Expand)Author
2018-01-26Add remaining missing HIDL SystemApi methods.Steven Moreland
2018-01-22Allow HIDL to be used in priv-apps.Steven Moreland
2018-01-05Generic Mutable class for HIDL code.Steven Moreland
2017-11-20android.os.HidlSupport: add getPidIfSharable() for HALsYifan Hong
2017-11-01Allow equality checking and hash for HIDL interface proxies.Yifan Hong
2017-03-28Add HidlSupport.java for utility methods for HIDL.Yifan Hong