summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/SchedulingPolicyService.java
Commit message (Collapse)AuthorAgeFilesLines
* Move lingering services to services.jar.Jeff Sharkey2012-12-111-65/+0
| | | | | | | | This helps reduce the pressure on framework.jar, and makes it clear that it should only be used by the system_server. Bug: 7333397 Change-Id: I0858904239535380fbf30562b793e277d8c3f054
* Increase SchedulingPolicyService.PRIORITY_MAX to 3Glenn Kasten2012-07-091-1/+1
| | | | | | | | This allows selected kernel workers to use 1, while audio preempts them with 2 and 3. Bug: 6461925 Change-Id: Ie132235f3027964749509f493fea44b48426c491
* Scheduling policy serviceGlenn Kasten2012-04-241-0/+65
Change-Id: I6178b96896ffbb3323210f93784a65d724a3e694