powerhint: add CPU_LOAD_RESET rule
Set minimum mif freq for 1st frame to avoid memlat can't reflect in time. Test: Build and check 1st frame boost Bug: 259275437 Bug: 263383561 Change-Id: I46385209ad41bc1fc3d0ee31c73924a972fdf9fa Signed-off-by: Luke Chang <lukechang@google.com>
This commit is contained in:
parent
cd67dd687c
commit
3a31fe8035
1 changed files with 6 additions and 0 deletions
|
@ -690,6 +690,12 @@
|
|||
"Duration": 2000,
|
||||
"Value": "9999999"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CPU_LOAD_RESET",
|
||||
"Node": "MemFreq",
|
||||
"Duration": 33,
|
||||
"Value": "1014000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "MemFreq",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue