Add input event profile to mitigate input latency of input threads

Bug: 347122505
Test: manual dump Perfetto

Change-Id: I224fa31a7358fcd32dfb1c3fa9dec35101e97163
This commit is contained in:
Jerry Chang 2024-07-11 02:05:43 +00:00
parent 60d8d17fbc
commit 72b0186a38

View file

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