Merge "zuma: update selinux to allow UMI on user build" into main
This commit is contained in:
commit
3f8aadb455
1 changed files with 2 additions and 3 deletions
|
@ -48,6 +48,5 @@ allow modem_svc_sit modem_img_file:file r_file_perms;
|
||||||
allow modem_svc_sit modem_img_file:lnk_file r_file_perms;
|
allow modem_svc_sit modem_img_file:lnk_file r_file_perms;
|
||||||
|
|
||||||
# Allow modem_svc_sit to access socket for UMI
|
# Allow modem_svc_sit to access socket for UMI
|
||||||
userdebug_or_eng(`
|
allow modem_svc_sit radio_vendor_data_file:sock_file { create unlink write };
|
||||||
allow modem_svc_sit radio_vendor_data_file:sock_file { create unlink };
|
|
||||||
')
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue