Revert "Revert "gs201: update shared_modem_platform sepolicy for..."
Revert submission 28822848-revert-28762313-SAYUORWKVG Reason for revert: issue identify and fix is ready Reverted changes: /q/submissionid:28822848-revert-28762313-SAYUORWKVG Change-Id: Iae3ca282426fca573b4c42355e1b46eaa74d3c58
This commit is contained in:
parent
e1a2549168
commit
e8d359e8d4
1 changed files with 6 additions and 1 deletions
|
@ -48,4 +48,9 @@ perfetto_producer(modem_svc_sit)
|
|||
# Allow modem_svc_sit to access modem image file/dir
|
||||
allow modem_svc_sit modem_img_file:dir r_dir_perms;
|
||||
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
|
||||
userdebug_or_eng(`
|
||||
allow modem_svc_sit radio_vendor_data_file:sock_file { create unlink };
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue