summaryrefslogtreecommitdiffstats
path: root/jni/permission_helpers.cc
Commit message (Expand)AuthorAgeFilesLines
* Use getProfileParentId() in native permission helper (2/2)Jakub Pawlowski2017-11-161-1/+1
* Fix native permission helper local call handlingJakub Pawlowski2017-11-151-4/+8
* fix typo "users" -> "user" when obtaining serviceJakub Pawlowski2017-11-141-1/+1
* Don't obtain parent user when not necessary in native permission helperJakub Pawlowski2017-11-131-3/+5
* Add permission helpers for native BinderJakub Pawlowski2017-11-071-0/+84