Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Use foreground cpuset/uclamp for gralloc

Makes sure rendering has enough capacity.

Change-Id: I7ad051248353485a8090bec578b2c4325ea06024
This commit is contained in:
Jake Weinstein 2024-08-20 08:19:55 +05:30 committed by Nick Reuter
commit fa11fe4088

View file

@ -808,3 +808,12 @@ service vendor.qti.hardware.display.composer /vendor/bin/hw/vendor.qti.hardware.
onrestart restart surfaceflinger onrestart restart surfaceflinger
socket pps stream 0660 system system socket pps stream 0660 system system
task_profiles ProcessCapacityHigh HighPerformance 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