universal7870: import sepolicy from 7580-common

thanks to @danwood76
This commit is contained in:
Alejandro 2020-05-31 21:04:02 +02:00
parent 9ce97a0bfb
commit 0cfeb0ec4f
61 changed files with 507 additions and 425 deletions

View file

@ -1,4 +1,4 @@
allow netd self:capability sys_module;
allow netd gpsd:fd use;
allow netd gpsd:udp_socket { read write getopt setopt };
allow netd device:file { read write open };
allow netd gpsd:udp_socket rw_socket_perms;
allow netd gpsd:tcp_socket rw_socket_perms;