aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/system_server.te
blob: f1456dcd67ba5530033a90a1668c1208f56b41d1 (plain)
1
2
3
4
5
allow system_server efs_file:dir search;
# allow system_server default_prop:property_service set;
allow system_server dex2oat_exec:file { read execute open execute_no_trans };
allow system_server log_device:chr_file { write open };
allow system_server system_file:file execmod;