diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index c5ad0a0..dd7a273 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -5,6 +5,7 @@ "Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq", "Values": [ "3172000", + "2028000", "1014000", "421000" ], @@ -554,6 +555,12 @@ "Duration": 1000, "Value": "1401000" }, + { + "PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE", + "Node": "MemFreq", + "Duration": 1000, + "Value": "2028000" + }, { "PowerHint": "CAMERA_SHOT", "Node": "MemFreq", diff --git a/powerhint-panther.json b/powerhint-panther.json index d2711f0..736e235 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -5,6 +5,7 @@ "Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq", "Values": [ "3172000", + "2028000", "1014000", "421000" ], @@ -542,6 +543,12 @@ "Duration": 1000, "Value": "1401000" }, + { + "PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE", + "Node": "MemFreq", + "Duration": 1000, + "Value": "2028000" + }, { "PowerHint": "CAMERA_SHOT", "Node": "MemFreq",