mtp: support using pppox_socket family am: 8fa5ebdee7
am: f1c7d23882
Change-Id: I0044d11bdce37045771f401920955cb5d9e98e33
This commit is contained in:
commit
731d07c202
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ type mtp_exec, system_file_type, exec_type, file_type;
|
|||
net_domain(mtp)
|
||||
|
||||
# pptp policy
|
||||
allow mtp self:socket create_socket_perms_no_ioctl;
|
||||
allow mtp self:{ socket pppox_socket } create_socket_perms_no_ioctl;
|
||||
allow mtp self:global_capability_class_set net_raw;
|
||||
allow mtp ppp:process signal;
|
||||
allow mtp vpn_data_file:dir search;
|
||||
|
|
Loading…
Reference in a new issue