Snap for 12680993 from e382abfda2
to 25Q1-release
Change-Id: I75bf9c8c224ea0af311ddeefba06d2c82c746b1e
This commit is contained in:
commit
bd43b70cd3
1 changed files with 15 additions and 1 deletions
|
@ -955,6 +955,8 @@
|
|||
"Name": "PA_KILL",
|
||||
"Path": "/sys/kernel/vendor_mm/pa_kill/reclaim_kb",
|
||||
"Values": [
|
||||
"512000",
|
||||
"307200",
|
||||
"102400",
|
||||
"0"
|
||||
],
|
||||
|
@ -1482,11 +1484,23 @@
|
|||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_PA_KILL_BOOST",
|
||||
"PowerHint": "CAMERA_PA_KILL_BOOST_LEVEL_1",
|
||||
"Node": "PA_KILL",
|
||||
"Duration": 0,
|
||||
"Value": "102400"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_PA_KILL_BOOST_LEVEL_2",
|
||||
"Node": "PA_KILL",
|
||||
"Duration": 0,
|
||||
"Value": "307200"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_PA_KILL_BOOST_LEVEL_3",
|
||||
"Node": "PA_KILL",
|
||||
"Duration": 0,
|
||||
"Value": "512000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "CPUSkipMask",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue