Home
last modified time | relevance | path

Searched refs:audit (Results 1 – 3 of 3) sorted by relevance

/system/core/logd/
DREADME.auditd3 The audit daemon is a simplified version of its desktop
4 counterpart designed to gather the audit logs from the
5 audit kernel subsystem. The audit subsystem of the kernel
8 To enable the audit subsystem, you must add this to your
DLogAudit.cpp216 char *audit = strstr(tok, " audit("); in logDmesg() local
217 if (!audit) { in logDmesg()
221 *audit++ = '\0'; in logDmesg()
225 rc = logPrint("%s %s", type, audit); in logDmesg()
227 rc = logPrint("%s", audit); in logDmesg()
DREADME.property4 logd.auditd bool true Enable selinux audit daemon
5 logd.auditd.dmesg bool true selinux audit messages duplicated and