Merge "Add input event profile to mitigate input latency of input threads" into main

This commit is contained in:
Jerry Chang 2024-09-18 10:36:32 +00:00 committed by Gerrit Code Review
commit 2f84febec1

View file

@ -728,6 +728,10 @@
{
"Name": "OtaProfiles",
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
},
{
"Name": "InputPolicy",
"Profiles": [ "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
}
]
}