Add CAMERA_CPU_THROTTLE as power hint. am: b2e75451de am: 8b06fcaf22 am: fb5cbb1dd3

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15447098

Change-Id: I4730f45534cc2ee2f4173f7ea492d51252cb7fb1
This commit is contained in:
Minghui Tan 2021-08-12 01:46:29 +00:00 committed by Automerger Merge Worker
commit deb2ddbd75

View file

@ -24,6 +24,7 @@
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
"Values": [
"9999999",
"1098000",
"1401000",
"1197000"
],
@ -45,6 +46,7 @@
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq",
"Values": [
"9999999",
"1024000",
"1999000",
"1491000"
],
@ -66,6 +68,7 @@
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq",
"Values": [
"9999999",
"984000",
"1826000"
],
"DefaultIndex": 0,
@ -462,6 +465,24 @@
"Duration": 1000,
"Value": "4-7"
},
{
"PowerHint": "CAMERA_CPU_THROTTLE",
"Node": "CPUBigClusterMaxFreq",
"Duration": 1000,
"Value": "984000"
},
{
"PowerHint": "CAMERA_CPU_THROTTLE",
"Node": "CPUMidClusterMaxFreq",
"Duration": 1000,
"Value": "1024000"
},
{
"PowerHint": "CAMERA_CPU_THROTTLE",
"Node": "CPULittleClusterMaxFreq",
"Duration": 1000,
"Value": "1098000"
},
{
"PowerHint": "CAMERA_SHOT",
"Node": "MemFreq",