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

@@ -1,8 +1,8 @@
binder_call(wcnss_service, servicemanager);
# binder_call(wcnss_service, servicemanager);
set_prop(wcnss_service, wifi_prop);
get_prop(wcnss_service, diag_prop);
allow wcnss_service toolbox_exec:file { execute getattr execute_no_trans read open };
allow wcnss_service shell_exec:file { execute getattr execute_no_trans read open };
# allow wcnss_service toolbox_exec:file { execute getattr execute_no_trans read open };
# allow wcnss_service shell_exec:file { execute getattr execute_no_trans read open };
allowxperm wcnss_service self:udp_socket ioctl priv_sock_ioctls;
allow wcnss_service per_mgr_service_old:service_manager find;
# allow wcnss_service per_mgr_service_old:service_manager find;