device/rockchip/common/sepolicy/vendor/hal_weaver.te

10 lines
289 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
type weaver-hal-1-0, domain;
hal_server_domain(weaver-hal-1-0, hal_weaver)
type weaver-hal-1-0_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(weaver-hal-1-0)
allow weaver-hal-1-0 tee_device:chr_file {read write ioctl open};
get_prop(weaver-hal-1-0, test_harness_prop)