Merge "powerhint: port dvfs_headroom and migration_tuning settings from caimito" into 24D1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
dd19486311
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user