From 0d071119a06f5b10ea0d907d231e3970f2872ba8 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 --- 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 28902efe8..ec81cee76 100644 --- a/libprocessgroup/profiles/task_profiles.json +++ b/libprocessgroup/profiles/task_profiles.json @@ -539,7 +539,7 @@ "Name": "SetTimerSlack", "Params": { - "Slack": "40000000" + "Slack": "10000000" } } ]