android_system_sepolicy/public/llkd.te
Mark Salyzyn e4b3e0b684 llkd: add live-lock daemon
Introduce a standalone live-lock daemon (llkd), to catch kernel
or native user space deadlocks and take mitigating actions.

Test: llkd_unit_test
Bug: 33808187
Bug: 72838192
Change-Id: If869ecd06e5ce7b04bba1dafd0a77971b71aa517
2018-05-10 17:19:16 +00:00

4 lines
100 B
Plaintext

# llkd Live LocK Daemon
type llkd, domain, mlstrustedsubject;
type llkd_exec, exec_type, file_type;