12 lines
349 B
Plaintext
Raw Normal View History

2022-08-14 15:07:12 +02:00
type chipinfo, domain;
type chipinfo_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(chipinfo)
allow chipinfo vendor_toolbox_exec:file rx_file_perms;
allow chipinfo sysfs_device_tree_model:file r_file_perms;
allow chipinfo sysfs_soc:file r_file_perms;
allow chipinfo sysfs_soc:dir search;
set_prop(chipinfo, vendor_mtk_soc_prop)