maxwen | bf33b37 | 2015-03-30 02:13:25 +0200 | [diff] [blame] | 1 | ########################### |
2 | # OmniROM common sepolicy | ||||
3 | # | ||||
4 | |||||
5 | type userinit_exec, exec_type, file_type; | ||||
6 | type userinit_data_exec, file_type; | ||||
7 | |||||
8 | allow userinit_exec userinit_prop:property_service set; |