From 461433004fe8c5e43d21dfa7ebd5ce5cb21144ce Mon Sep 17 00:00:00 2001 From: Rick Yiu Date: Wed, 15 Dec 2021 11:58:27 +0800 Subject: [PATCH] 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 --- task_profiles.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/task_profiles.json b/task_profiles.json index fca5a076..864961fb 100644 --- a/task_profiles.json +++ b/task_profiles.json @@ -74,7 +74,7 @@ "Params": { "Controller": "cpu", - "Path": "system" + "Path": "dex2oat" } }, { @@ -135,7 +135,7 @@ "Params": { "Controller": "cpu", - "Path": "system" + "Path": "background" } }, { @@ -245,7 +245,7 @@ "Params": { "Controller": "cpu", - "Path": "system" + "Path": "system-background" } }, {