Sepolicy: Addressed the DATAQTI denials for IPC Router socket

Addressed the DATAQTI denials for IPC Router socket

Change-Id: I95bdcbf7608e0973d616cf89a5022bf324247a91
This commit is contained in:
Aman Gupta 2018-12-29 23:31:00 +05:30 committed by Gerrit - the friendly Code Review server
parent f9adb88fe8
commit b576ecfec9

View file

@ -33,7 +33,7 @@ net_domain(qti)
allow qti smd_device:chr_file rw_file_perms;
allow qti rmnet_device:chr_file rw_file_perms;
allow qti self:socket create_socket_perms;
allow qti self:{socket qipcrtr_socket} create_socket_perms_no_ioctl;
allowxperm qti self:socket ioctl msm_sock_ipc_ioctls;
allow qti { vendor_shell_exec }:file rx_file_perms;