Lines Matching refs:dir
8 # Allow to search block device and mnt dir for modem EFS partitions
9 allow rfsd mnt_vendor_file:dir search;
10 allow rfsd block_device:dir search;
12 # Allow to operate with modem EFS file/dir
13 allow rfsd modem_efs_file:dir create_dir_perms;
16 allow rfsd radio_vendor_data_file:dir r_dir_perms;
21 # Allow to access rfsd log file/dir
22 allow rfsd vendor_log_file:dir search;
23 allow rfsd vendor_rfsd_log_file:dir create_dir_perms;
37 # Allow rfsd to access modem image file/dir
38 allow rfsd modem_img_file:dir r_dir_perms;