commit | 9165bf73dc29530804128035b3985c54498a8cf2 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Dec 16 18:45:31 2020 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jan 11 14:36:11 2021 +0000 |
tree | 841aae5dad109f5eb9e0818a9b4a4e5872ec6119 | |
parent | 72351ce7671625bbdd5b910310cb7644b7f42727 [diff] |
sepolicy: allow traced to access statsd socket This allows us to log metrics from traced to statsd for failures. This is required for implementation of go/perfetto-failure-stats. This matches the CL aosp/1512303 which adds the initial logging to traced. This solves the following denied message from logcat: avc: denied { write } for name="statsdw" scontext=u:r:traced:s0 tcontext=u:object_r:statsdw_socket:s0 Bug: 177215620 Change-Id: I4cc613c3a8f4d75c4a5c232b996f8a6cffd3ba9d