Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sh-3.2# cat /system/vendor/etc/init/[email protected]
- service vendor.hwcomposer-2-1 /vendor/bin/hw/[email protected]
- class hal animation
- user system
- group graphics drmrpc
- capabilities SYS_NICE
- writepid /dev/cpuset/system-background/tasks
- # Restart HWC when SurfaceFlinger stops. This turns off the display and prpares
- # a new HWC instance for when SurfaceFlinger gets started again
- on property:init.svc.surfaceflinger=stopped
- restart vendor.hwcomposer-2-1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement