53789b340c
This was made from scratch, for a general cleanup of unused policies and update to M guidelines Change-Id: Id4acda2b384d28b5ca51b3ef0f6e93b648c8e79d
8 lines
239 B
Plaintext
8 lines
239 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 };
|