Merge "Revert "Set input thread priority to RT - try 3"" into main am: 574da62341
Original change: https://android-review.googlesource.com/c/platform/system/core/+/3338904 Change-Id: I67152db244bd9a427355c19586630540d7f3bbbc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ec19cc0444
1 changed files with 1 additions and 14 deletions
|
|
@ -202,19 +202,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "RealTimeInputScheduling",
|
||||
"Actions": [
|
||||
{
|
||||
"Name": "SetSchedulerPolicy",
|
||||
"Params":
|
||||
{
|
||||
"Policy": "SCHED_FIFO",
|
||||
"Priority": "98"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "CameraServicePerformance",
|
||||
"Actions": [
|
||||
|
|
@ -717,7 +704,7 @@
|
|||
},
|
||||
{
|
||||
"Name": "InputPolicy",
|
||||
"Profiles": [ "RealTimeInputScheduling", "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
|
||||
"Profiles": [ "MaxPerformance", "ProcessCapacityMax", "TimerSlackNormal" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue