summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsukiliu <sukiliu@google.com>2021-05-03 14:18:36 +0800
committersukiliu <sukiliu@google.com>2021-05-03 14:19:23 +0800
commit125576d761b5e3b51c69dfaaed74f0770303f323 (patch)
tree22925e61bf946475ecf2988a706d4da65669360d
parent4b13255598ce747754f7c72d6d173c0bac835835 (diff)
downloadbarbet-sepolicy-125576d761b5e3b51c69dfaaed74f0770303f323.tar.gz
Update avc error on ROM 7331339
avc: denied { getattr } for path="/apex/apex-info-list.xml" dev="tmpfs" ino=39500 scontext=u:r:incidentd:s0 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 Bug: 187011252 Test: PtsSELinuxTestCases Change-Id: I036687e7bf100525455443e941171f5f48f64cc8
-rw-r--r--tracking_denials/incidentd.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/tracking_denials/incidentd.te b/tracking_denials/incidentd.te
new file mode 100644
index 0000000..87a9e93
--- /dev/null
+++ b/tracking_denials/incidentd.te
@@ -0,0 +1,2 @@
+# b/187011252
+dontaudit incidentd apex_info_file:file getattr;