mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Address some avc denials
This commit is contained in:
parent
69c5046e99
commit
7c26e3461b
4 changed files with 8 additions and 1 deletions
2
universal7885-common/sepolicy/vendor/init.te
vendored
2
universal7885-common/sepolicy/vendor/init.te
vendored
|
|
@ -58,3 +58,5 @@ allow init sec_efs_file:dir mounton;
|
|||
allow init sysfs_mmc_queue:file { open write };
|
||||
get_prop(init, vendor_radio_prop)
|
||||
get_prop(init, radio_prop)
|
||||
allow init sysfs_printk:file open;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue