sanders: start that treble disaster

This commit is contained in:
Vachounet
2018-05-15 10:32:56 +02:00
committed by therootlord
parent 2d7fc638e6
commit e8de4d1208
75 changed files with 73 additions and 34 deletions

8
sepolicy/vendor/wcnss_service.te vendored Normal file
View File

@@ -0,0 +1,8 @@
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 };
allowxperm wcnss_service self:udp_socket ioctl priv_sock_ioctls;
allow wcnss_service per_mgr_service_old:service_manager find;