S666LN: sepolicy: Dontaudit camera hal default_prop

avc: denied { read } for name=u:object_r:default_prop:s0 dev=tmpfs ino=2320 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=0

Signed-off-by: RobertGarciaa <chae0218@naver.com>
Signed-off-by: zenin1504 <kayozzprojects@yandex.com>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
Signed-off-by: KimelaZX <mmikailrei@gmail.com>
This commit is contained in:
wshamroukh
2026-01-15 17:49:47 +00:00
committed by KimelaZX
parent abee101be7
commit ec50c227e2

3
sepolicy/vendor/dontaudit.te vendored Normal file
View File

@@ -0,0 +1,3 @@
dontaudit {
hal_camera_default
} default_prop:file r_file_perms;