Snap for 8594204 from c7bfed1a0d
to tm-qpr1-release
Change-Id: If6cb517db3b05e0a520afa8a966897e940939549
This commit is contained in:
commit
44d6281346
1 changed files with 9 additions and 2 deletions
|
@ -254,9 +254,10 @@
|
|||
"Name": "FGPreferIdle",
|
||||
"Path": "/proc/vendor_sched/fg_prefer_idle",
|
||||
"Values": [
|
||||
"0",
|
||||
"1"
|
||||
"1",
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
|
@ -469,6 +470,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "2"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
"Node": "FGPreferIdle",
|
||||
"Duration": 5000,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
"Node": "SFUClampBoost",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue