Files
vendor_asus_X00TD/sdm660-common/proprietary/system/etc/init/wfdservice.rc
T
Bruno MartinsandKunmun 4a84832c98 sdm660-common: Add system/ prefix to system blobs path
Change-Id: I0040e07849e428835b622726e005fed8cdfaa2d1
2021-09-21 17:04:43 +05:30

15 lines
380 B
Plaintext

service wfdservice /system/bin/wfdservice
class main
user system
group audio camera inet uhid drmrpc media_rw media input net_admin
#removed these because of limit of 12 groups
#graphics net_bt net_bt_admin bluetooth
disabled
oneshot
on property:vendor.wfdservice=enable
start wfdservice
on property:vendor.wfdservice=disable
stop wfdservice