sdm660-common: power-libperfmgr: Set CDSchedtuneBoost to 1 for CAMERA_STREAMING
set the boost value to 1 for CAMERA_STREAMING Test: pixel test suite Bug: 138323419 Change-Id: I56d1019d0cb0d206af6629566b09dd4743246289 Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
456e43b2d8
commit
c2f6908114
1 changed files with 6 additions and 0 deletions
|
@ -390,6 +390,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "85"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_MID",
|
||||
"Node": "CDSchedtuneBoost",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_SHOT",
|
||||
"Node": "CPUBigClusterMaxFreq",
|
||||
|
|
Loading…
Reference in a new issue