potter: rootdir: Add hci_filter_root
Change-Id: I1ce0e0c1a31c097a0caff5d8948d815a2f53fc7f
This commit is contained in:
@@ -558,8 +558,20 @@ on property:wc_transport.start_fmhci=false
|
||||
|
||||
service start_hci_filter /system/bin/wcnss_filter
|
||||
class late_start
|
||||
user root
|
||||
group bluetooth diag system wakelock diag log
|
||||
user bluetooth
|
||||
group bluetooth diag
|
||||
disabled
|
||||
|
||||
on property:wc_transport.start_root=true
|
||||
start hci_filter_root
|
||||
|
||||
on property:wc_transport.start_root=false
|
||||
stop hci_filter_root
|
||||
|
||||
service hci_filter_root /system/bin/wcnss_filter
|
||||
class late_start
|
||||
user bluetooth
|
||||
group bluetooth diag system
|
||||
disabled
|
||||
|
||||
#net_admin capability needed to write rfkill sysfs entry
|
||||
|
||||
Reference in New Issue
Block a user