mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Address SELinux denials
* Now boots with enforcing kernel
This commit is contained in:
parent
c7f80dea23
commit
7329c87196
17 changed files with 50 additions and 30 deletions
|
|
@ -16,3 +16,5 @@ allow kernel block_device:dir search;
|
|||
|
||||
allow kernel sysfs_sec_key:dir search;
|
||||
r_dir_file(kernel, sysfs_virtual)
|
||||
|
||||
allow kernel loop_device:blk_file { create setattr };
|
||||
|
|
|
|||
Loading…
Reference in a new issue