universal7870: update sepolicy (wip)

This commit is contained in:
Astrako 2020-03-26 11:38:15 +01:00 committed by Alejandro
parent 841f56ecbf
commit 4cd64b76bd
46 changed files with 515 additions and 184 deletions

View file

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