This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/sepolicy/vendor/wcnss_service.te
Vachounet 10188cc108 sanders: update sepolicy
* fix build with treble
2018-07-19 17:49:34 -03:00

9 lines
422 B
Plaintext

# 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;