Merge "Add input event profile to mitigate input latency of input threads" into main am: 2f84febec1
Original change: https://android-review.googlesource.com/c/platform/system/core/+/3153797 Change-Id: I8ae3c63432b8df41947d016eb21cf102777d4028 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
14ca137226
1 changed files with 4 additions and 0 deletions
|
|
@ -728,6 +728,10 @@
|
|||
{
|
||||
"Name": "OtaProfiles",
|
||||
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
|
||||
},
|
||||
{
|
||||
"Name": "InputPolicy",
|
||||
"Profiles": [ "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue