sanders: update sepolicy

* fix build with treble
This commit is contained in:
Vachounet
2018-06-05 10:25:12 +02:00
committed by therootlord
parent 82db051a4e
commit 10188cc108
20 changed files with 75 additions and 67 deletions

View File

@@ -4,5 +4,5 @@ allow netmgrd netmgr_data_file:file rw_file_perms;
allow netmgrd self:capability dac_override;
allow netmgrd net_data_file:dir r_dir_perms;
allow netmgrd netd_socket:sock_file write;
allow netmgrd toolbox_exec:file { execute getattr execute_no_trans read open };
# allow netmgrd toolbox_exec:file { execute getattr execute_no_trans read open };
r_dir_file(netmgrd, net_data_file)