mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Address various selinux denials
Also fix some mistakes
This commit is contained in:
parent
f717debf14
commit
1a96e0b036
10 changed files with 24 additions and 10 deletions
2
universal7885-common/sepolicy/vendor/rild.te
vendored
2
universal7885-common/sepolicy/vendor/rild.te
vendored
|
|
@ -91,6 +91,8 @@ allow rild hal_radio_default:binder call;
|
|||
# audio
|
||||
allow rild hal_audio_default:dir search;
|
||||
allow rild hal_audio_default:file r_file_perms;
|
||||
allow rild efs_file:lnk_file read;
|
||||
|
||||
# hwservice
|
||||
add_hwservice(rild, rild_hwservice)
|
||||
set_prop(rild, radio_prop)
|
||||
|
|
|
|||
Loading…
Reference in a new issue