sdm660-common: Add system/ prefix to system blobs path

Change-Id: I0040e07849e428835b622726e005fed8cdfaa2d1
This commit is contained in:
Bruno Martins
2021-09-21 17:04:43 +05:30
committed by Kunmun
parent 7d0e600440
commit 4a84832c98
47 changed files with 45 additions and 45 deletions
@@ -0,0 +1,14 @@
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