summaryrefslogtreecommitdiff
path: root/libs/binder/ActivityManager.cpp
AgeCommit message (Expand)Author
2019-09-27Remove extraneous semicolon. Steven Moreland
2018-11-27Activity manager: native callback for process state Eric Laurent
2018-06-07[binder] Replace NULL/0 with nullptr Yi Kong
2018-03-28Add API to query if a UID is active Svet Ganov
2018-03-20ActivityManager: Add link/unlinkToDeath Eino-Ville Talvala
2018-02-22Don't block long time gettng system service Svetoslav Ganov
2018-01-21Wait longer for the activity service Svet Ganov
2017-12-26Don't record audio if UID is idle - native framework Ganesh Mahendran