From 09e38849c0529ee658035e05480fc6dc78c93110 Mon Sep 17 00:00:00 2001 From: Chungkai Mei Date: Tue, 13 Dec 2022 09:39:59 +0000 Subject: [PATCH] Remove UClampThreshold hint the file node was removed so also remove these dummy setting Bug: 260806701 Change-Id: I23044f7f32cf4b2b2cc93205ec5751525f05ee7f Signed-off-by: Chungkai Mei --- powerhint-husky.json | 15 --------------- powerhint-ripcurrent.json | 15 --------------- powerhint-shiba.json | 15 --------------- 3 files changed, 45 deletions(-) diff --git a/powerhint-husky.json b/powerhint-husky.json index 17f5f42..68b5fab 100644 --- a/powerhint-husky.json +++ b/powerhint-husky.json @@ -116,15 +116,6 @@ ], "ResetOnInit": true }, - { - "Name": "UClampThreshold", - "Path": "/proc/vendor_sched/uclamp_threshold", - "Values": [ - "0", - "8" - ], - "ResetOnInit": true - }, { "Name": "ReducePreferIdle", "Path": "/proc/vendor_sched/reduce_prefer_idle", @@ -632,12 +623,6 @@ "Duration": 1000, "Value": "0-3" }, - { - "PowerHint": "LAUNCH", - "Node": "UClampThreshold", - "Duration": 5000, - "Value": "0" - }, { "PowerHint": "LAUNCH", "Node": "ReducePreferIdle", diff --git a/powerhint-ripcurrent.json b/powerhint-ripcurrent.json index 17f5f42..68b5fab 100644 --- a/powerhint-ripcurrent.json +++ b/powerhint-ripcurrent.json @@ -116,15 +116,6 @@ ], "ResetOnInit": true }, - { - "Name": "UClampThreshold", - "Path": "/proc/vendor_sched/uclamp_threshold", - "Values": [ - "0", - "8" - ], - "ResetOnInit": true - }, { "Name": "ReducePreferIdle", "Path": "/proc/vendor_sched/reduce_prefer_idle", @@ -632,12 +623,6 @@ "Duration": 1000, "Value": "0-3" }, - { - "PowerHint": "LAUNCH", - "Node": "UClampThreshold", - "Duration": 5000, - "Value": "0" - }, { "PowerHint": "LAUNCH", "Node": "ReducePreferIdle", diff --git a/powerhint-shiba.json b/powerhint-shiba.json index 17f5f42..68b5fab 100644 --- a/powerhint-shiba.json +++ b/powerhint-shiba.json @@ -116,15 +116,6 @@ ], "ResetOnInit": true }, - { - "Name": "UClampThreshold", - "Path": "/proc/vendor_sched/uclamp_threshold", - "Values": [ - "0", - "8" - ], - "ResetOnInit": true - }, { "Name": "ReducePreferIdle", "Path": "/proc/vendor_sched/reduce_prefer_idle", @@ -632,12 +623,6 @@ "Duration": 1000, "Value": "0-3" }, - { - "PowerHint": "LAUNCH", - "Node": "UClampThreshold", - "Duration": 5000, - "Value": "0" - }, { "PowerHint": "LAUNCH", "Node": "ReducePreferIdle",