unplugged-vendor/device/mediatek/sepolicy/bsp/non_plat/netutils_wrapper.te

19 lines
749 B
Plaintext
Raw Normal View History

# ==============================================
# MTK Policy Rule
# ==============================================
allow netutils_wrapper ipsec_mon:fd use;
allow netutils_wrapper ipsec_mon:netlink_route_socket { read write };
allow netutils_wrapper ipsec_mon:netlink_xfrm_socket { read write };
allow netutils_wrapper devpts:chr_file { getattr ioctl read write };
allow netutils_wrapper netdagent:fd use;
allow netutils_wrapper netdagent:unix_stream_socket { read write };
allow netutils_wrapper rild:fd use;
allow netutils_wrapper rild:unix_stream_socket { read write };
allow netutils_wrapper rild:fifo_file rw_file_perms;
allow netutils_wrapper wo_epdg_client:unix_stream_socket { read write };
allow netutils_wrapper wo_epdg_client:fd use;