mirror of
https://gitee.com/openharmony/security_selinux
synced 2024-11-23 13:30:05 +00:00
Add normal policy
Signed-off-by: liyufan <liyufan5@huawei.com>
This commit is contained in:
parent
bf59abeecf
commit
b52b0c009c
@ -19,4 +19,6 @@ allow normal_hap_attr netsysnative:unix_stream_socket { connectto read write };
|
||||
allow normal_hap_attr normal_hap_attr:tcp_socket { getattr create setopt bind connect getopt read write };
|
||||
allow normal_hap_attr normal_hap_attr:udp_socket { getattr create setopt bind connect getopt read write };
|
||||
|
||||
allow normal_hap_attr sa_comm_ethernet_manager_service:samgr_class { get };
|
||||
allow normal_hap_attr sa_comm_net_stats_manager_service:samgr_class { get };
|
||||
allow normal_hap_attr sa_comm_net_tethering_manager_service:samgr_class { get };
|
||||
|
Loading…
Reference in New Issue
Block a user