Remove bg group usage am: 2cf22ea5b3
am: 8e2630f804
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16458558 Change-Id: I5b46b1151cf071dc458f1db2094df8575fafb665
This commit is contained in:
commit
6fe1611a89
1 changed files with 3 additions and 3 deletions
|
@ -74,7 +74,7 @@
|
||||||
"Params":
|
"Params":
|
||||||
{
|
{
|
||||||
"Controller": "cpu",
|
"Controller": "cpu",
|
||||||
"Path": "dex2oat"
|
"Path": "system"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -135,7 +135,7 @@
|
||||||
"Params":
|
"Params":
|
||||||
{
|
{
|
||||||
"Controller": "cpu",
|
"Controller": "cpu",
|
||||||
"Path": "background"
|
"Path": "system"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -245,7 +245,7 @@
|
||||||
"Params":
|
"Params":
|
||||||
{
|
{
|
||||||
"Controller": "cpu",
|
"Controller": "cpu",
|
||||||
"Path": "system-background"
|
"Path": "system"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue