sm6375-common: Use foreground uclamp for hwcomposer
Matches SF, makes sure rendering always has enough capacity. Also switches to task_profiles. Change-Id: I2a2de504be7d3f4f66f31445f44fbbf9376bd927 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
This commit is contained in:
parent
75531a87f2
commit
9be114c30d
1 changed files with 1 additions and 1 deletions
|
@ -671,4 +671,4 @@ service vendor.qti.hardware.display.composer /vendor/bin/hw/vendor.qti.hardware.
|
||||||
capabilities SYS_NICE
|
capabilities SYS_NICE
|
||||||
onrestart restart surfaceflinger
|
onrestart restart surfaceflinger
|
||||||
socket pps stream 0660 system system
|
socket pps stream 0660 system system
|
||||||
writepid /dev/cpuset/foreground/tasks
|
task_profiles ProcessCapacityHigh HighPerformance
|
||||||
|
|
Loading…
Reference in a new issue