diff --git a/configs/powerhint.json b/configs/powerhint.json index f9e566b..ae7b0cc 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -590,6 +590,18 @@ "Duration": 0, "Value": "840000000" }, + { + "PowerHint": "EXPENSIVE_RENDERING", + "Node": "CPULittleClusterMinFreq", + "Duration": 0, + "Value": "9999999" + }, + { + "PowerHint": "EXPENSIVE_RENDERING", + "Node": "CPUBigClusterMinFreq", + "Duration": 0, + "Value": "9999999" + }, { "PowerHint": "DOUBLE_TAP_TO_WAKE", "Node": "DoubleTapToWake",