You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
288 B
13 lines
288 B
2 years ago
|
service qdcmss /vendor/bin/qdcmss
|
||
|
class late_start
|
||
|
user system
|
||
|
group system graphics
|
||
|
socket qdcmsocket stream 0660 system adb
|
||
|
disabled
|
||
|
|
||
|
on property:vendor.display.qdcm_socket_service=1
|
||
|
start qdcmss
|
||
|
|
||
|
on property:vendor.display.qdcm_socket_service=0
|
||
|
stop qdcmss
|