android_device_samsung_univ.../sepolicy/netd.te
2020-06-30 20:58:08 +02:00

4 lines
121 B
Text

allow netd self:capability sys_module;
allow netd gpsd:fd use;
allow netd gpsd:udp_socket { getopt read setopt write };