summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/SystemConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Introduce per-user GIDs for storage.Jeff Sharkey2015-03-231-8/+10
* Fix issue #18942959: Phone getting stuck then restarts after unplugging from ...Dianne Hackborn2015-01-091-13/+13
* Allow OEM to specify <unavailable-feature>.Jeff Sharkey2014-12-191-10/+37
* Issue #17551667: Voice interaction service should be disabled...Dianne Hackborn2014-11-141-1/+11
* Reduce PackageManager RAM usage: ArrayMap/Set.Jeff Sharkey2014-10-241-8/+6
* Work on issue #17506095: Add ability to lock IME for specified appsDianne Hackborn2014-09-171-9/+23
* Add network access blocking when in battery save mode.Dianne Hackborn2014-07-011-0/+349