SamarV-121 8c706294c1
sepolicy: Add rules for xcap
Change-Id: I19c1f971b08e8d08f9c44d33b8036a267eee1e99
2023-04-27 14:43:54 +05:30

8 lines
187 B
Plaintext

type xcap, domain;
type xcap_exec, exec_type, file_type, vendor_file_type;
init_daemon_domain(xcap)
allow xcap ccci_device:chr_file rw_file_perms;
allow xcap self:capability sys_admin;