Home | History | Annotate | Download | only in src

Lines Matching refs:logd_exec

6411 type logd_exec, exec_type, file_type;
6423 allow init logd_exec:file { getattr open read execute };
6429 allow logd logd_exec:file { entrypoint read execute };
6447 type_transition init logd_exec:process logd;