3
0
replicant-device_samsung_ga.../selinux/macloader.te
Caio Schnepper 691144d5a6 galaxys2-common: Fix macloader SELinux denial
Change-Id: I4a18462429c662d3377f48f8b0c9c669159bea63
2016-02-04 09:29:41 -02:00

8 lines
253 B
Plaintext

type macloader, domain;
type macloader_exec, exec_type, file_type;
init_daemon_domain(macloader);
allow macloader efs_file:dir search;
allow macloader efs_device_file:dir search;
allow macloader wifi_data_file:file { read getattr open write setattr };