[ALPS03872369] add atci gps sepolicy

For Huawei at command request, add mnld atci socket sendto policy

MTK-Commit-Id: 958e9c62d300e211b50ba35f7eb2ad58734a801a

Change-Id: If5e2e8981edde9615633a0a789a97a972bc7f44d
CR-Id: ALPS03872369
Feature: Location Chipset Capability
This commit is contained in:
Chaoran Zhang 2020-01-18 10:03:02 +08:00
parent 71e3aaeba5
commit 5239216db5

View File

@ -91,3 +91,7 @@ allow mnld hwservicemanager_prop:file { read open getattr };
allow mnld debugfs_tracing:file { open write }; allow mnld debugfs_tracing:file { open write };
allow mnld mnt_vendor_file:dir search; allow mnld mnt_vendor_file:dir search;
# Date : WK18.26
# Purpose : for atci gps test
allow mnld atci_service:unix_dgram_socket sendto;