summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsukiliu <sukiliu@google.com>2021-05-05 16:35:44 +0800
committersukiliu <sukiliu@google.com>2021-05-05 16:36:32 +0800
commit3caf8446153fdf9638e091ba24b99c5e26b0c143 (patch)
treec447f1b7dc1140b27ebf3173bd52315a562da0d2
parent19a9599d90aa935698850b501f5510ed987003f0 (diff)
downloadsunfish-sepolicy-3caf8446153fdf9638e091ba24b99c5e26b0c143.tar.gz
Update avc error on ROM 7337292
avc: denied { getattr } for path="/apex/apex-info-list.xml" dev="tmpfs" ino=39121 scontext=u:r:incidentd:s0 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 Bug: 187253611 Test: PtsSELinuxTestCases Change-Id: Ie403bd940646ad04895181af28966fc1edd3b0b9
-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..79a8d61
--- /dev/null
+++ b/tracking_denials/incidentd.te
@@ -0,0 +1,2 @@
+# b/187253611
+dontaudit incidentd apex_info_file:file getattr;