summaryrefslogtreecommitdiff
path: root/libs/binder/IActivityManager.cpp
AgeCommit message (Expand)Author
2020-11-25remove extra semicolons [-Wextra-semi] Jooyung Han
2019-09-27Remove extraneous semicolon. Steven Moreland
2018-11-27Activity manager: native callback for process state Eric Laurent
2018-03-28Add API to query if a UID is active Svet Ganov
2017-12-26Don't record audio if UID is idle - native framework Ganesh Mahendran
2017-03-03Add the missing Parcel.writeInterfaceToken call. Sudheer Shanka
2016-12-17libbinder: replace dup() with fcntl(F_DUPFD_CLOEXEC) Nick Kralevich
2016-11-26Add native interface for activity manager service. Sudheer Shanka