mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: sepolicy: Silence sec_system_init_shell denials spam
Change-Id: Ic8d22b933e730672379624f268e5ecf9362b93f7 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
3251d8d3f6
commit
38d4aa0bbc
1 changed files with 3 additions and 0 deletions
3
sepolicy/private/sec_system_init_shell.te
Normal file
3
sepolicy/private/sec_system_init_shell.te
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
type sec_system_init_shell, domain;
|
||||
|
||||
dontaudit sec_system_init_shell domain:file { getattr open };
|
||||
Loading…
Reference in a new issue