summaryrefslogtreecommitdiff
path: root/libs/binder/ActivityManager.cpp
AgeCommit message (Expand)Author
2020-11-17ActivityManager: return status for register/unregisterUidObserver Chong Zhang
2020-11-04Add NDK PermissionManager checkPermission Chong Zhang
2020-08-28Revert "Add setSchedPolicyCgroup to AM binder" Rick Yiu
2020-05-07Add setSchedPolicyCgroup to AM binder Rick Yiu
2020-05-04Revert "Add isUidActiveOrForeground for camera/audio to use." Hui Yu
2020-03-25Add isUidActiveOrForeground for camera/audio to use. Hui Yu
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