Lines Matching refs:dir
5 # Allow to search block device and mnt dir for modem EFS partitions
6 allow rfsd mnt_vendor_file:dir search;
7 allow rfsd block_device:dir search;
9 # Allow to operate with modem EFS file/dir
10 allow rfsd modem_efs_file:dir create_dir_perms;
13 allow rfsd radio_vendor_data_file:dir r_dir_perms;
18 # Allow to access rfsd log file/dir
19 allow rfsd vendor_log_file:dir search;
20 allow rfsd vendor_rfsd_log_file:dir create_dir_perms;
34 # Allow rfsd to access modem image file/dir
35 allow rfsd modem_img_file:dir r_dir_perms;