summaryrefslogtreecommitdiff
path: root/core/java/android/os/HwRemoteBinder.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+2
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+2
* Allow equality checking and hash for HIDL interface proxies.Yifan Hong2017-11-011-0/+5
* Add checked exceptions to HwBinder transact.Steven Moreland2017-01-031-1/+4
* Add (un)linkToDeath support to HwBinder.Martijn Coenen2016-12-291-0/+7
* Initial commit of Java support for hardware binder (DO NOT MERGE)Andreas Huber2016-09-021-0/+56