Enable prefer_idle during CAMERA_LAUNCH

Test: Launch latency improves for front camera (https://b.corp.google.com/issues/290225016#comment4)
Bug: 290225016
Change-Id: Ica1a0af3ecdff7d158cb62644571316283998f31
This commit is contained in:
Ali K. Zadeh 2023-07-11 21:26:19 +00:00
parent d604dde530
commit 59bddaa0a2
3 changed files with 18 additions and 0 deletions

View file

@ -1059,6 +1059,12 @@
"Duration": 1000,
"Value": "0"
},
{
"PowerHint": "CAMERA_LAUNCH",
"Node": "CDPreferIdle",
"Duration": 1000,
"Value": "1"
},
{
"PowerHint": "CAMERA_LAUNCH_EXTENDED",
"Node": "CPUBigClusterMaxFreq",

View file

@ -1001,6 +1001,12 @@
"Duration": 1000,
"Value": "0"
},
{
"PowerHint": "CAMERA_LAUNCH",
"Node": "CDPreferIdle",
"Duration": 1000,
"Value": "1"
},
{
"PowerHint": "CAMERA_LAUNCH_EXTENDED",
"Node": "CPUBigClusterMaxFreq",

View file

@ -1059,6 +1059,12 @@
"Duration": 1000,
"Value": "0"
},
{
"PowerHint": "CAMERA_LAUNCH",
"Node": "CDPreferIdle",
"Duration": 1000,
"Value": "1"
},
{
"PowerHint": "CAMERA_LAUNCH_EXTENDED",
"Node": "CPUBigClusterMaxFreq",