Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab3150e9 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Android Git Automerger
Browse files

am b674c0fd: Merge "logd: Add README.property"

* commit 'b674c0fd':
  logd: Add README.property
parents 0a04c556 b674c0fd
Loading
Loading
Loading
Loading

logd/README.property

0 → 100644
+11 −0
Original line number Diff line number Diff line
The properties that logd responds to are:

name                       type default  description
logd.auditd.dmesg           bool  true   selinux audit messages duplicated and
                                         sent on to dmesg log
logd.dgram_qlen.statistics  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)