android_system_sepolicy/vendor/hal_threadnetwork_default.te
Zhanglong Xia b2d1fbb7b2 Add sepolicy rules for Thread Network HAL
Bug: b/283905423
Test: Build and run the Thread Network stack in Cuttlefish.
Change-Id: I783022c66b80274069f8f3c292d84918f41f8221
2023-06-30 10:56:38 +08:00

6 lines
228 B
Plaintext

type hal_threadnetwork_default, domain;
hal_server_domain(hal_threadnetwork_default, hal_threadnetwork)
type hal_threadnetwork_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_threadnetwork_default)