summaryrefslogtreecommitdiffstats
path: root/non_plat/mnld.te
diff options
context:
space:
mode:
Diffstat (limited to 'non_plat/mnld.te')
-rw-r--r--non_plat/mnld.te5
1 files changed, 2 insertions, 3 deletions
diff --git a/non_plat/mnld.te b/non_plat/mnld.te
index 73bd066..2bf1d91 100644
--- a/non_plat/mnld.te
+++ b/non_plat/mnld.te
@@ -37,7 +37,6 @@ allow mnld mnld_device:chr_file rw_file_perms;
allow mnld mnld_data_file:file rw_file_perms;
allow mnld mnld_data_file:file create_file_perms;
allow mnld mnld_data_file:fifo_file create_file_perms;
-#allow mnld gps_device:chr_file rw_file_perms;
# Purpose : For init process
allow mnld init:unix_stream_socket connectto;
allow mnld init:udp_socket { read write };
@@ -54,7 +53,7 @@ allow mnld block_device:dir search;
allow mnld mnld_prop:property_service set;
allow mnld property_socket:sock_file write;
allow mnld mdlog_device:chr_file { read write };
-#allow mnld self:capability { fsetid dac_override };
+allow mnld self:capability { fsetid };
allow mnld stpbt_device:chr_file { read write };
allow mnld ttyGS_device:chr_file { read write };
# Purpose : For file system operations
@@ -91,4 +90,4 @@ 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 mnt_vendor_file:dir search; \ No newline at end of file
+allow mnld mnt_vendor_file:dir search;