summaryrefslogtreecommitdiff
path: root/libs/binder/UtilsHost.cpp
AgeCommit message (Expand)Author
2023-11-17Binder unique_fd Tomasz Wasilczyk
2023-11-03Don't depend on libbase result.h Tomasz Wasilczyk
2021-09-14Fix frameworks/native compiling against musl Colin Cross
2021-07-19binder: don't dereference NULL George Burgess IV
2021-06-17binder: Add execute() to host utils. Yifan Hong