android_device_samsung_msm8.../sepolicy/vendor_init.te

18 lines
647 B
Text
Raw Normal View History

allow vendor_init cgroup:file rw_file_perms;
allow vendor_init proc_default_smp_affinity:file rw_file_perms;
allow vendor_init proc_hung_task:file rw_file_perms;
allow vendor_init proc_sched:file rw_file_perms;
allow vendor_init proc_swappiness:file rw_file_perms;
allow vendor_init proc_sysrq:file rw_file_perms;
set_prop(vendor_init, camera_prop)
set_prop(vendor_init, config_prop)
set_prop(vendor_init, csc_prop)
set_prop(vendor_init, ffs_prop)
set_prop(vendor_init, ina_status_prop)
set_prop(vendor_init, receiver_error_prop)
set_prop(vendor_init, vendor_iop_prop)
set_prop(vendor_init, vendor_members_prop)
set_prop(vendor_init, vold_prop)