From b73483349091ad84077fa6036caaf1a4c609f661 Mon Sep 17 00:00:00 2001 From: Andre Luis de Souza Date: Mon, 8 Aug 2022 16:42:45 -0300 Subject: [PATCH] Perf: Adjust the bg task slack Adjust BG task timer slack for Audio performance issues. Propagation of https://gerrit.mot.com/#/c/1413992/ Change-Id: Id24756fbfb7713571ca850f03d7fd2e3eb5da63e Reviewed-on: https://gerrit.mot.com/2358430 SME-Granted: SME Approvals Granted SLTApproved: Slta Waiver Tested-by: Jira Key Reviewed-by: Hujun Liao Reviewed-by: Nelson Guedes Paulo Junior Reviewed-by: Monica Mabuchi Reviewed-by: Fabio Gomes de Souza Submit-Approved: Jira Key Signed-off-by: Richard Raya --- libprocessgroup/profiles/task_profiles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libprocessgroup/profiles/task_profiles.json b/libprocessgroup/profiles/task_profiles.json index 06b3bacf7..1886056d1 100644 --- a/libprocessgroup/profiles/task_profiles.json +++ b/libprocessgroup/profiles/task_profiles.json @@ -676,7 +676,7 @@ "Name": "SetTimerSlack", "Params": { - "Slack": "40000000" + "Slack": "10000000" } } ]