summaryrefslogtreecommitdiff
path: root/libs/binder/IShellCallback.cpp
AgeCommit message (Expand)Author
2024-07-01Binder IPC: clean up includes Tomasz Wasilczyk
2020-11-25remove extra semicolons [-Wextra-semi] Jooyung Han
2019-09-27Remove extraneous semicolon. Steven Moreland
2019-07-12libbinder: don't export Static.h Steven Moreland
2018-10-29Suppress lint warnings on google-default-arguments Jiyong Park
2018-06-08Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master Xin Li
2018-06-07[binder] Replace NULL/0 with nullptr Yi Kong
2017-10-30Update shell open command to have a mode. Dianne Hackborn
2016-12-17libbinder: replace dup() with fcntl(F_DUPFD_CLOEXEC) Nick Kralevich
2016-09-29Introduce new command callback to shell. Dianne Hackborn