Revert "zuma: update modem_svc sepolicy for UMI"
Revert submission 28762313 Reason for revert: Droidmonitor created revert due to b/360059249. Reverted changes: /q/submissionid:28762313 Change-Id: I88cd8603351f5c5e1a546872f4f3aa1cae75dcd5
This commit is contained in:
parent
08b3cf20a7
commit
c653101290
1 changed files with 1 additions and 6 deletions
|
@ -44,9 +44,4 @@ perfetto_producer(modem_svc_sit)
|
||||||
# Allow modem_svc_sit to access modem image file/dir
|
# 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:dir r_dir_perms;
|
||||||
allow modem_svc_sit modem_img_file:file r_file_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