Remove bg group usage

Given the current suspects that the bg throttling may cause extra longer
runnable in P21, remove its usage.

Bug: 208895940
Test: book and check cfs group
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: If7f20646e944eab8d42e6698e08069b608a0ea7a
This commit is contained in:
Wei Wang 2021-12-13 14:39:16 -08:00
parent fb6a6e6cbe
commit 2cf22ea5b3

View file

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