android13/device/generic/trusty/sepolicy/securedpud.te

9 lines
290 B
Plaintext

type securedpud, domain;
type securedpud_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(securedpud)
allow securedpud dmabuf_system_heap_device:chr_file r_file_perms;
allow securedpud ion_device:chr_file rw_file_perms;
allow securedpud tee_device:chr_file rw_file_perms;