diff --git a/powerhint.json b/powerhint.json index 7aef6df..2678f75 100644 --- a/powerhint.json +++ b/powerhint.json @@ -590,7 +590,6 @@ "Path": "vendor.powerhal.dalvik.vm.dex2oat-cpu-set", "Values": [ "0,1,2,3", - "0,1,2,3,4,5", "0,1,2,3,4,5,6,7" ], "Type": "Property" @@ -1579,13 +1578,13 @@ "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "Dex2oatThreads", "Duration": 0, - "Value": "6" + "Value": "4" }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "Dex2oatCPUSet", "Duration": 0, - "Value": "0,1,2,3,4,5" + "Value": "0,1,2,3" }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_MODERATE", @@ -1735,7 +1734,7 @@ "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE", "Node": "Dex2oatThreads", "Duration": 0, - "Value": "4" + "Value": "2" }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE", diff --git a/thermal_info_config_lynx.json b/thermal_info_config_lynx.json index 961a207..075a283 100644 --- a/thermal_info_config_lynx.json +++ b/thermal_info_config_lynx.json @@ -200,7 +200,7 @@ "CdevRequest": "thermal-cpufreq-2", "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], "MaxReleaseStep": 1, - "MaxThrottleStep": 1, + "MaxThrottleStep": 2, "BindedPowerRail": "S2M_VDD_CPUCL2", "CdevCeiling": [0, 15, 15, 15, 15, 17, 17], "LimitInfo": [0, 0, 0, 0, 15, 17, 17] @@ -255,7 +255,7 @@ "CdevRequest": "thermal-cpufreq-2", "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], "MaxReleaseStep": 1, - "MaxThrottleStep": 1, + "MaxThrottleStep": 2, "BindedPowerRail": "S2M_VDD_CPUCL2", "CdevCeiling": [0, 15, 15, 15, 15, 17, 17], "LimitInfo": [0, 0, 0, 0, 15, 17, 17]