blob: a9b63a46e28164833a874b6433d9c563126034d5 [file] [log] [blame]
maxwenbf33b372015-03-30 02:13:25 +02001###########################
2# OmniROM common sepolicy
3#
4
5type userinit_exec, exec_type, file_type;
6type userinit_data_exec, file_type;
7
8allow userinit_exec userinit_prop:property_service set;