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

* commit 'b674c0fdf7a1b6dd539f100d939db4ee79806eac':
  logd: Add README.property
This commit is contained in:
Mark Salyzyn 2014-04-24 22:34:13 +00:00 committed by Android Git Automerger
commit ab3150e930
1 changed files with 11 additions and 0 deletions

11
logd/README.property Normal file
View File

@ -0,0 +1,11 @@
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)