gs101: Re-enable bg groups
Bg groups are disabled on sc-v2 first, re-enable them on master for more evaluation. Bug: 171740453 Test: check bg groups are active Change-Id: I6bfbbd79fa898cde99d3ba31ff5766de0e4b4c7a
This commit is contained in:
parent
a88510b103
commit
461433004f
1 changed files with 3 additions and 3 deletions
|
@ -74,7 +74,7 @@
|
||||||
"Params":
|
"Params":
|
||||||
{
|
{
|
||||||
"Controller": "cpu",
|
"Controller": "cpu",
|
||||||
"Path": "system"
|
"Path": "dex2oat"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -135,7 +135,7 @@
|
||||||
"Params":
|
"Params":
|
||||||
{
|
{
|
||||||
"Controller": "cpu",
|
"Controller": "cpu",
|
||||||
"Path": "system"
|
"Path": "background"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -245,7 +245,7 @@
|
||||||
"Params":
|
"Params":
|
||||||
{
|
{
|
||||||
"Controller": "cpu",
|
"Controller": "cpu",
|
||||||
"Path": "system"
|
"Path": "system-background"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue