summaryrefslogtreecommitdiffstats
path: root/logd/README.property
blob: 5d92d09ea9e27a096b1d0ea7cfb2bc8609d243c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
The properties that logd responds to are:

name                       type default  description
logd.auditd                 bool  true   Enable selinux audit daemon
logd.auditd.dmesg           bool  true   selinux audit messages duplicated and
                                         sent on to dmesg log
logd.statistics.dgram_qlen  bool  false  Record dgram_qlen statistics. This
                                         represents a performance impact and
                                         is used to determine the platform's
                                         minimum domain socket network FIFO
                                         size (see source for details) based
                                         on typical load (logcat -S to view)