android_mt6572_jiabo/device/qcom/sepolicy/common/ssr_diag.te
2025-09-05 16:56:03 +08:00

8 lines
200 B
Text

type ssr_diag, domain, domain_deprecated;
type ssr_diag_exec, exec_type, file_type;
init_daemon_domain(ssr_diag);
userdebug_or_eng(`
allow ssr_diag sysfs:file w_file_perms;
diag_use(ssr_diag)
')