summaryrefslogtreecommitdiff
path: root/core/java/android/os/IHwBinder.java
AgeCommit message (Expand)Author
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2019-01-14HIDL stuff to TestApi.Steven Moreland
2018-12-11API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos
2018-02-06Remove unused flags from IHwBinder.Steven Moreland
2018-01-30Update HIDL-related documentation.Steven Moreland
2018-01-26Add remaining missing HIDL SystemApi methods.Steven Moreland
2018-01-22Allow HIDL to be used in priv-apps.Steven Moreland
2017-01-05HwBinder: get/register checked exceptions.Steven Moreland
2017-01-03Add checked exceptions to HwBinder transact.Steven Moreland
2016-12-29Add (un)linkToDeath support to HwBinder.Martijn Coenen
2016-09-02Support one-way methods in java support for hardware binder (DO NOT MERGE)Andreas Huber
2016-09-02Initial commit of Java support for hardware binder (DO NOT MERGE)Andreas Huber