summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/SystemConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-071-0/+25
|\
| * Backport of backup transport whitelistChristopher Tate2016-05-271-0/+25
* | SystemConfig: allow app-link to be set to any possible stateWilhelm Fitzpatrick2016-07-051-3/+43
* | packagemanager: Use ArrayMap/ArraySet as per AOSPSteve Kondik2015-10-121-5/+5
* | Allow granting permissions based on signature in <allow-permission/>Clark Scheff2015-10-121-0/+45
|/
* Fix issue #22989030: Separate battery whitelistsDianne Hackborn2015-08-071-0/+20
* Add a mechanism for products to specify default active app linkagesChristopher Tate2015-07-081-0/+18
* 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