mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: sepolicy: rild denials
This commit is contained in:
parent
9691bf38b8
commit
3a89b4dec4
1 changed files with 4 additions and 0 deletions
4
universal7885-common/sepolicy/vendor/rild.te
vendored
4
universal7885-common/sepolicy/vendor/rild.te
vendored
|
|
@ -96,3 +96,7 @@ allow rild efs_file:lnk_file read;
|
|||
# hwservice
|
||||
add_hwservice(rild, rild_hwservice)
|
||||
set_prop(rild, radio_prop)
|
||||
|
||||
binder_call(rild, multiclientd)
|
||||
binder_call(multiclientd, rild)
|
||||
allow rild imei_efs_file:file w_file_perms;
|
||||
|
|
|
|||
Loading…
Reference in a new issue