commit | d45249e4a97e28b0eeda9e344a96dd74b5d60a92 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Jul 14 09:55:35 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Tue Jul 14 11:08:32 2020 -0700 |
tree | 914fe657a97ef0909a03d239fc9c09483a1a9615 | |
parent | 792219e48d03c95bd7b8dffc30bb347d7003d0dd [diff] |
add logd. as logd_prop We already have ro.logd. and persist.logd. as logd_prop, but not logd. so this change adds it. New properties should be read-write by default so logd. should be preferred to ro.logd. Test: set logd.buffer_type appropriately. Change-Id: I51ed19f0093a0302709116944153f37067814d08