blob: 9a58d6430c91e8a63b551097879a71922c9597b0 [file] [log] [blame]
# vendor_init.te
set_prop(vendor_init, vold_prop);
allow vendor_init cgroup:file getattr;
allow vendor_init tmpfs:dir { write add_name };
allow vendor_init tmpfs:lnk_file create;
allow vendor_init functionfs:file getattr;
allow vendor_init debugfs_trace_marker:file getattr;
allow vendor_init proc_swappiness:file rw_file_perms;