blob: e453abebc4052dfb036f0bbef8d1a3e1c2cf5f52 [file] [log] [blame]
Wei Wangbe134eb2023-02-16 20:00:58 -08001# sendhint vendor
2type sendhint_vendor, domain;
3
4type sendhint_vendor_exec, exec_type, vendor_file_type, file_type;
5init_daemon_domain(sendhint_vendor)
6hal_client_domain(sendhint_vendor, hal_power);
7# sendhint writes directly to kmsg during the boot process
8allow sendhint_vendor kmsg_device:chr_file { getattr w_file_perms };