powerhint: port dvfs_headroom and migration_tuning settings from caimito

Bug: 335367509
Test: boot
Change-Id: I04cbd92a905135664059b338710993250566c9a7
Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
Chungkai Mei 2024-04-17 05:50:38 +00:00 committed by Chung-Kai (Michael) Mei
parent 9b24ed394a
commit 365b4032aa

View file

@ -191,7 +191,7 @@
"1100", "1100",
"1280 1100 1055" "1280 1100 1055"
], ],
"DefaultIndex": 0, "DefaultIndex": 1,
"ResetOnInit": true "ResetOnInit": true
}, },
{ {
@ -2365,13 +2365,13 @@
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "CPUDVFSHeadroom", "Node": "CPUDVFSHeadroom",
"Duration": 0, "Duration": 0,
"Value": "1100" "Value": "1280 1100 1055"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "CPUUtilThreshold", "Node": "CPUUtilThreshold",
"Duration": 0, "Duration": 0,
"Value": "1100" "Value": "1100 1024 1100"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",