From 3a24298e59013cf7128189877161d249819fa5d5 Mon Sep 17 00:00:00 2001 From: Rick Yiu Date: Tue, 1 Feb 2022 18:42:35 +0800 Subject: [PATCH] Remove high_capacity_start_cpu The node is removed from kernel. Bug: 201259891 Test: build pass Change-Id: I336f2890a18d8d3ecf350d1955ca4577f638f911 --- powerhint.json | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/powerhint.json b/powerhint.json index 4d7e0d7..38d91f7 100644 --- a/powerhint.json +++ b/powerhint.json @@ -250,15 +250,6 @@ ], "ResetOnInit": true }, - { - "Name": "HighCapacityStartCpu", - "Path": "/sys/kernel/vendor_sched/high_capacity_start_cpu", - "Values": [ - "4", - "6" - ], - "ResetOnInit": true - }, { "Name": "LimitFlashCurrent", "Path": "vendor.camera.max_flash_current", @@ -711,12 +702,6 @@ "Duration": 0, "Value": "1" }, - { - "PowerHint": "CAMERA_STREAMING_EXTREME", - "Node": "HighCapacityStartCpu", - "Duration": 0, - "Value": "4" - }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "GPUMinFreq", @@ -789,12 +774,6 @@ "Duration": 0, "Value": "1" }, - { - "PowerHint": "CAMERA_STREAMING_HIGH", - "Node": "HighCapacityStartCpu", - "Duration": 0, - "Value": "4" - }, { "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CPULittleClusterMaxFreq", @@ -933,12 +912,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "CAMERA_STREAMING_LOW", - "Node": "HighCapacityStartCpu", - "Duration": 0, - "Value": "4" - }, { "PowerHint": "CAMERA_STREAMING_LOW", "Node": "CPUBigClusterMaxFreq",