Merge "Thread: allow ot-rcp on user build" into main
This commit is contained in:
commit
1838718317
1 changed files with 0 additions and 2 deletions
2
vendor/ot_rcp.te
vendored
2
vendor/ot_rcp.te
vendored
|
@ -5,7 +5,6 @@
|
|||
type ot_rcp, domain;
|
||||
type ot_rcp_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
userdebug_or_eng(`
|
||||
domain_auto_trans(hal_threadnetwork_default, ot_rcp_exec, ot_rcp)
|
||||
allow hal_threadnetwork_default devpts:chr_file {open read write ioctl};
|
||||
allow hal_threadnetwork_default ot_rcp:process signal;
|
||||
|
@ -16,4 +15,3 @@ allow ot_rcp self:udp_socket { bind create ioctl read setopt write };
|
|||
allow ot_rcp node:udp_socket node_bind;
|
||||
allow ot_rcp port:udp_socket name_bind;
|
||||
allow ot_rcp self:netlink_route_socket { nlmsg_read nlmsg_readpriv create read write };
|
||||
')
|
||||
|
|
Loading…
Reference in a new issue