From 4a23f98723969841e452583310b31f741b854c81 Mon Sep 17 00:00:00 2001 From: paulsu Date: Wed, 14 Jun 2023 05:23:07 +0000 Subject: [PATCH] Remove UgBgGroupThrottle node to keep ug_bg_group_throttle 308 by default Bug: 280258727 Test: Found regression in b/286002292, local test. Change-Id: If6806124d79153824b6184bc10a5c10cea15823c Signed-off-by: paulsu --- powerhint-cheetah.json | 10 ---------- powerhint-panther.json | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index 7a798de..090e924 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -646,16 +646,6 @@ ], "DefaultIndex": 0, "ResetOnInit": true - }, - { - "Name": "UgBgGroupThrottle", - "Path": "/proc/vendor_sched/ug_bg_group_throttle", - "Values": [ - "512", - "308" - ], - "DefaultIndex": 0, - "ResetOnInit": true } ], "Actions": [ diff --git a/powerhint-panther.json b/powerhint-panther.json index ff2eb27..d32ef83 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -626,16 +626,6 @@ ], "DefaultIndex": 0, "ResetOnInit": true - }, - { - "Name": "UgBgGroupThrottle", - "Path": "/proc/vendor_sched/ug_bg_group_throttle", - "Values": [ - "512", - "308" - ], - "DefaultIndex": 0, - "ResetOnInit": true } ], "Actions": [