Jaekyun Seok | 81104ae | 2017-08-30 11:13:32 +0900 | [diff] [blame] | 1 | service vendor.hwcomposer-2-1 /vendor/bin/hw/android.hardware.graphics.composer@2.1-service |
Keun-young Park | a232a45 | 2017-03-23 13:48:26 -0700 | [diff] [blame] | 2 | class hal animation |
Chia-I Wu | b0b5a4d | 2016-10-17 14:56:15 +0800 | [diff] [blame] | 3 | user system |
Steven Moreland | c8e2b3f | 2017-03-15 14:08:58 -0700 | [diff] [blame] | 4 | group graphics drmrpc |
Chia-I Wu | 4a71a73 | 2017-02-10 08:11:55 -0800 | [diff] [blame] | 5 | capabilities SYS_NICE |
Carmen Jackson | 36e146d | 2018-03-08 12:58:13 -0800 | [diff] [blame] | 6 | writepid /dev/cpuset/system-background/tasks |
Daniel Solomon | 399a5b8 | 2018-03-12 18:55:06 -0700 | [diff] [blame] | 7 | |
| 8 | # Restart HWC when SurfaceFlinger stops. This turns off the display and prpares |
| 9 | # a new HWC instance for when SurfaceFlinger gets started again |
| 10 | on property:init.svc.surfaceflinger=stopped |
| 11 | restart vendor.hwcomposer-2-1 |