Merge "powerhint: port dvfs_headroom and migration_tuning settings from caimito" into 24D1-dev
This commit is contained in:
commit
dd19486311
1 changed files with 3 additions and 3 deletions
|
@ -191,7 +191,7 @@
|
|||
"1100",
|
||||
"1280 1100 1055"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"DefaultIndex": 1,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
@ -2373,13 +2373,13 @@
|
|||
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
|
||||
"Node": "CPUDVFSHeadroom",
|
||||
"Duration": 0,
|
||||
"Value": "1100"
|
||||
"Value": "1280 1100 1055"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
|
||||
"Node": "CPUUtilThreshold",
|
||||
"Duration": 0,
|
||||
"Value": "1100"
|
||||
"Value": "1100 1024 1100"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue