summaryrefslogtreecommitdiff
path: root/core/java/android/os/HidlSupport.java
Commit message (Expand)AuthorAgeFilesLines
* Add remaining missing HIDL SystemApi methods.Steven Moreland2018-01-261-1/+2
* Allow HIDL to be used in priv-apps.Steven Moreland2018-01-221-0/+16
* Generic Mutable class for HIDL code.Steven Moreland2018-01-051-0/+19
* android.os.HidlSupport: add getPidIfSharable() for HALsYifan Hong2017-11-201-0/+5
* Allow equality checking and hash for HIDL interface proxies.Yifan Hong2017-11-011-0/+23
* Add HidlSupport.java for utility methods for HIDL.Yifan Hong2017-03-281-0/+159