[ALPS03872369] Add GPS selinux

[Detail]
Add GPS selinux
[Solution]
Add GPS selinux

MTK-Commit-Id: 66e2cd1edfce9e203187445df36a97925e4f8e6a

Change-Id: I01dcf53bd08428f0b860aab26044e16dcdf154ed
CR-Id: ALPS03872369
Feature: Location Chipset Capability
This commit is contained in:
Chaoran Zhang 2020-01-18 09:52:15 +08:00
parent 38f6afbf14
commit c704b1a944

View File

@ -90,3 +90,6 @@ binder_call(mnld, system_server)
allow mnld fwk_sensor_hwservice:hwservice_manager find;
allow mnld hwservicemanager_prop:file { read open getattr };
allow mnld debugfs_tracing:file { open write };
allow mnld sysfs_boot:file { read open };
allow mnld mnt_vendor_file:dir search;