commit | ae84704c62c515203d0d7edf370f40ca1a6a6dc4 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Aug 03 14:20:41 2016 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Mon Aug 08 10:19:48 2016 -0700 |
tree | cd1edf5ffe2c3e8213980e5d770fd49dfc397e4a | |
parent | b9d06a25987bef7ec0f5206ee67b5604f79adcba [diff] |
logcat: add --id=<id> for -f option Clear file rotate content if id signature changes. This allows logcatd to detect change of property ro.build.id to reset the recorded data. The id is stored in the the -f filespec as <filespec>.id. If the id file is missing or unreadable, do not clear. Allow an API where chmod 0 to the id file blocks this feature. Does not work for root. Add logcat.logrotate_id gTest. Bug: 30591615 Change-Id: I895749ca7c6d4af57ec57f058a29d8e3af2f8b27