universal7885: sepolicy: rild denials

This commit is contained in:
Soo-Hwan Na 2022-09-28 00:26:03 +09:00 committed by GitHub
commit 3a89b4dec4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;