replicant-vendor_replicant/sepolicy/userinit.te
Georg Veichtlbauer 2ccd36c73f sepolicy: allow userinit to set its property
Change-Id: I9d8270d889566d169077a1b1fdaee43059d11ee1
2015-02-09 21:03:35 +00:00

4 lines
99 B
Plaintext

type userinit_exec, exec_type, file_type;
allow userinit_exec userinit_prop:property_service set;