From 46dfc784f5a30c28edffeb22599db7cfc2f30108 Mon Sep 17 00:00:00 2001 From: sukiliu Date: Tue, 6 Jul 2021 09:42:31 +0800 Subject: [PATCH] Update avc error on ROM 7522385 avc: denied { read } for name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=220 scontext=u:r:incidentd:s0 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 avc: denied { read } for comm="app_process" name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=220 scontext=u:r:incidentd:s0 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 Bug: 192895524 Test: PtsSELinuxTestCases Change-Id: I770c953e80920388e9c21e6dc8a12762c1f4fb8a --- private/incidentd.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/private/incidentd.te b/private/incidentd.te index 1557f065..0867ffa3 100644 --- a/private/incidentd.te +++ b/private/incidentd.te @@ -12,3 +12,5 @@ dontaudit incidentd apexd_prop:file open ; dontaudit incidentd adbd_config_prop:file getattr ; dontaudit incidentd adbd_config_prop:file map ; dontaudit incidentd adbd_prop:file map ; +# b/192895524 +dontaudit incidentd odsign_prop:file read;