sm6375-common: Use foreground cpuset/uclamp for gralloc
Makes sure rendering has enough capacity. Change-Id: I7ad051248353485a8090bec578b2c4325ea06024 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
This commit is contained in:
parent
f1fdf4cef3
commit
29e9ae0218
1 changed files with 9 additions and 0 deletions
|
@ -672,3 +672,12 @@ service vendor.qti.hardware.display.composer /vendor/bin/hw/vendor.qti.hardware.
|
|||
onrestart restart surfaceflinger
|
||||
socket pps stream 0660 system system
|
||||
task_profiles ProcessCapacityHigh HighPerformance
|
||||
|
||||
service vendor.qti.hardware.display.allocator /vendor/bin/hw/vendor.qti.hardware.display.allocator-service
|
||||
override
|
||||
class hal animation
|
||||
user system
|
||||
group graphics drmrpc
|
||||
capabilities SYS_NICE
|
||||
onrestart restart surfaceflinger
|
||||
task_profiles ProcessCapacityHigh HighPerformance
|
||||
|
|
Loading…
Reference in a new issue