summaryrefslogtreecommitdiff
path: root/libs/binder/PermissionCache.cpp
AgeCommit message (Expand)Author
2021-04-27PermissionCache: expose a method to purge permission cache Eric Laurent
2020-11-25remove extra semicolons [-Wextra-semi] Jooyung Han
2019-09-27Remove extraneous semicolon. Steven Moreland
2018-06-07[binder] Replace NULL/0 with nullptr Yi Kong
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE Steve Block
2011-06-27PermissionCache caches permission checks Mathias Agopian