Add normal policy

Signed-off-by: liyufan <liyufan5@huawei.com>
This commit is contained in:
liyufan 2023-06-11 17:54:51 +08:00
parent bf59abeecf
commit b52b0c009c

View File

@ -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 };