Merge "Add input event profile to mitigate input latency of input threads" into main
This commit is contained in:
commit
2f84febec1
1 changed files with 4 additions and 0 deletions
|
|
@ -728,6 +728,10 @@
|
||||||
{
|
{
|
||||||
"Name": "OtaProfiles",
|
"Name": "OtaProfiles",
|
||||||
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
|
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "InputPolicy",
|
||||||
|
"Profiles": [ "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue