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
3
universal7885-common/sepolicy/vendor/init.te
vendored
3
universal7885-common/sepolicy/vendor/init.te
vendored
|
|
@ -55,3 +55,6 @@ allow init proc_last_kmsg:file setattr;
|
|||
allow init mnt_vendor_file:dir mounton;
|
||||
|
||||
unix_socket_connect(init, property, rild)
|
||||
|
||||
get_prop(init, vendor_radio_prop)
|
||||
get_prop(init, radio_prop)
|
||||
|
|
|
|||
Loading…
Reference in a new issue