aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/system_server.te
blob: c8fa3e427c8eb564d0dc62c892573235910ad1b2 (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 execute;
allow system_server log_device:dir search;
allow system_server system_file:file execmod;