commit | 175773d21699331abd75bfaaad7f49b34dcfd23e | [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 | bf7e8293281ad32a9c30b66d1278c3b442602776 | |
parent | 2a1233e32c2f783e3e53e65b6c7c849cbdf9ca11 [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