This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/sepolicy/akmd.te
2017-07-11 09:21:39 +02:00

8 lines
242 B
Plaintext

type akmd, domain, domain_deprecated;
type akmd_exec, exec_type, file_type;
init_daemon_domain(akmd)
allow akmd akmd_data_file:file rw_file_perms;
allow akmd akmd_data_file:dir rw_dir_perms;
allow akmd compass_device:chr_file rw_file_perms;