Chunyan Zhang 37e0caa36e import from mediatek/master to mediatek/alps-mp-o1.mp1
Change-Id: Ic78db8195c5c51f85c9c6fd3ef8333489afd6e79
MTK-Commit-Id: 848bf57127be9d01fd1df4aab95737855456afee
2020-01-18 09:29:32 +08:00

19 lines
555 B
Plaintext

# ==============================================
# Policy File of /vendor/bin/slpd Executable File
# ==============================================
# Type Declaration
# ==============================================
type slpd_exec, exec_type, file_type, vendor_file_type;
type slpd, domain;
# ==============================================
# MTK Policy Rule
# ==============================================
init_daemon_domain(slpd)
net_domain(slpd)
# mtk_agpsd will send the current SUPL profile to SLPD
allow slpd mtk_agpsd:unix_dgram_socket sendto;