3
0
replicant-device_samsung_ga.../selinux/init.te
Caio Schnepper 53789b340c galaxys2-common: Marshmallow SELinux support
This was made from scratch, for a general cleanup of unused policies
and update to M guidelines

Change-Id: Id4acda2b384d28b5ca51b3ef0f6e93b648c8e79d
2016-01-31 12:21:13 -08:00

5 lines
151 B
Plaintext

allow init self:capability sys_module;
allow init tmpfs:lnk_file create;
allow init rild:process noatsecure;
domain_trans(init, rootfs, cpboot-daemon)