diff --git a/configs/powerhint.json b/configs/powerhint.json index bf9d708..fb13f59 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -326,11 +326,6 @@ "Duration": 0, "Value": "1" }, - { - "PowerHint": "INTERACTION", - "Type": "EndHint", - "Value": "DISABLE_TA_BOOST" - }, { "PowerHint": "INTERACTION", "Node": "CPUBigClusterMinFreq", @@ -451,11 +446,6 @@ "Duration": 0, "Value": "20000" }, - { - "PowerHint": "LAUNCH", - "Type": "EndHint", - "Value": "DISABLE_TA_BOOST" - }, { "PowerHint": "LAUNCH", "Node": "CPUBigClusterMaxFreq", @@ -635,40 +625,6 @@ "Node": "DoubleTapToWake", "Duration": 0, "Value": "1" - }, - { - "PowerHint": "DISABLE_TA_BOOST", - "Node": "UclampTAMin", - "Duration": 0, - "Value": "0" - }, - { - "PowerHint": "DISPLAY_IDLE", - "Node": "CPULittleClusterMinFreq", - "Duration": 0, - "Value": "300000" - }, - { - "PowerHint": "DISPLAY_IDLE", - "Node": "CPUBigClusterMinFreq", - "Duration": 0, - "Value": "0" - }, - { - "PowerHint": "DISPLAY_IDLE", - "Type": "DoHint", - "Value": "DISABLE_TA_BOOST" - }, - { - "PowerHint": "DISPLAY_IDLE", - "Type": "EndHint", - "Value": "INTERACTION" - }, - { - "PowerHint": "DISPLAY_INACTIVE", - "Node": "CPULittleClusterMinFreq", - "Duration": 0, - "Value": "300000" } ] }