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:
Rick Yiu 2021-12-15 11:58:27 +08:00
parent a88510b103
commit 461433004f

View file

@ -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"
} }
}, },
{ {