sepolicy: allow netmgrd to access ipc logging

Allows search of ipc logging directory so kernel can open
ipc logging files indirectly triggered from  netmgrd.

Change-Id: I263a4b251badd9e796a8cfc73b9de17915e7ddc6
This commit is contained in:
Subash Abhinov Kasiviswanathan
2020-04-13 17:39:44 -07:00
parent adb5e88916
commit 8ea9ea39ef

View File

@@ -59,6 +59,7 @@ use_netutils(vendor_netmgrd)
allow vendor_netmgrd vendor_sysfs_timestamp_switch:file { read open };
userdebug_or_eng(`
r_dir_file(vendor_netmgrd, vendor_sysfs_diag)
allow vendor_netmgrd vendor_debugfs_ipc:dir search;
')
#Ignore if device loading for private IOCTL failed