summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/AppOpsService.java
Commit message (Expand)AuthorAgeFilesLines
* Work on issue #18572506: AppOps in-memory state is invalid after...Dianne Hackborn2014-12-031-19/+29
* Fix issue #17479850: AppOpsManager.checkPackage() allows...Dianne Hackborn2014-09-121-6/+10
* Fix resetAllModes call to act only on the calling userAlexandra Gherghina2014-08-041-1/+6
* Remove the profile/device owner user restriction bypass.Julia Reynolds2014-07-261-44/+1
* Further fix on issue #16013164Dianne Hackborn2014-07-221-4/+3
* Zen mode filtering should use new usage constants.John Spurlock2014-07-191-18/+16
* User restriction for disallowing window creationJason Monk2014-07-021-12/+64
* Fix issue #16013164: Externally Reported Moderate:Dianne Hackborn2014-07-011-1/+5
* Allow adding a user while still removing other usersAmith Yamasani2014-05-191-1/+4
* Notify AppOpsService of UserRestrictions and OwnersJason Monk2014-05-161-0/+96
* Add stream-level suppression to vibrate/audio services.John Spurlock2014-03-191-0/+87
* Start untangling system server early bootstrapping.Jeff Brown2014-01-161-2/+2
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+1083