Lines Matching refs:uncrypt
1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
5 allow uncrypt self:capability dac_override;
8 r_dir_file(uncrypt, app_data_file)
12 r_dir_file(uncrypt, shell_data_file)
17 allow uncrypt cache_file:dir search;
18 allow uncrypt cache_recovery_file:dir rw_dir_perms;
19 allow uncrypt cache_recovery_file:file create_file_perms;
22 allow uncrypt ota_package_file:dir r_dir_perms;
23 allow uncrypt ota_package_file:file r_file_perms;
25 # Write to /dev/socket/uncrypt
26 unix_socket_connect(uncrypt, uncrypt, uncrypt)
29 set_prop(uncrypt, powerctl_prop)
32 allow uncrypt self:capability sys_rawio;
33 allow uncrypt misc_block_device:blk_file w_file_perms;
34 allow uncrypt block_device:dir r_dir_perms;
37 allow uncrypt userdata_block_device:blk_file w_file_perms;
39 r_dir_file(uncrypt, rootfs)