commit | 4f85513d469c1fff7bc2acdb3e69e33ee1586980 | [log] [tgz] |
---|---|---|
author | Luis Hector Chavez <lhchavez@google.com> | Fri Jun 08 15:02:40 2018 -0700 |
committer | Luis Hector Chavez <lhchavez@google.com> | Mon Jun 11 12:41:24 2018 -0700 |
tree | 00daf6cf46b7dd2d12c06d16a18af266c6d0cd1f | |
parent | 5eef8219d7ceebce897b4c5966b993a7896a5941 [diff] |
bootstat: Remove the CAP_SYSLOG capability This change removes the CAP_SYSLOG file based capability from bootstat, since the intention is that it should not be accessing the logs in the long term. In order to avoid bitrot, the fallback code that depends on CAP_SYSLOG has also been removed. Bug: 62845925 Test: system/core/bootstat/boot_reason_test.sh Change-Id: I899be44ef3ac1c4d81072f801d55c928ae09bb15