sm6250-common: rootdir: Override hwcomposer service

* CAF ¯\_(ツ)_/¯
* See https://source.codeaurora.org/quic/la/platform/hardware/interfaces/commit/?id=73a427f95e231a46c2274d51abfec21bd2d316f1

Change-Id: Iae755d16e5d5f70d372112bcbbac8e71d8df1124
This commit is contained in:
Volodymyr Zhdanov 2020-10-19 19:21:02 +03:00 committed by Alexander Winkowski
parent b6f59d3316
commit de4430798e
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -949,3 +949,13 @@ service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service
writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
socket audio_hw_socket seqpacket 0666 system system
onrestart restart audioserver
service vendor.hwcomposer-2-4 /vendor/bin/hw/android.hardware.graphics.composer@2.4-service
override
class hal animation
user system
group graphics drmrpc
capabilities SYS_NICE
onrestart restart surfaceflinger
writepid /dev/cpuset/system-background/tasks
socket pps stream 0660 system system