android_device_oneplus_dre/sepolicy/vendor/wlchgd.te

8 lines
207 B
Text
Raw Normal View History

type wlchgd, domain;
type wlchgd_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(wlchgd)
allow wlchgd kmsg_device:chr_file rw_file_perms;
allow wlchgd wlchg_device:chr_file rw_file_perms;