Blame view

smarc_mx8m/sepolicy_drm/netd.te 189 Bytes
60ea7fa3d   Eric Lee   Embedian Android ...
1
2
3
4
  # Rules on netd domain for optee xtest 200x tests
  allow netd tee:tcp_socket { read write getopt setopt };
  allow netd tee:udp_socket { read write getopt setopt };
  allow netd tee:fd { use };