Lines Matching refs:uncrypt
1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
5 allow uncrypt self:global_capability_class_set { dac_override dac_read_search };
9 r_dir_file(uncrypt, shell_data_file)
14 allow uncrypt cache_file:dir search;
15 allow uncrypt cache_recovery_file:dir rw_dir_perms;
16 allow uncrypt cache_recovery_file:file create_file_perms;
19 allow uncrypt ota_package_file:dir r_dir_perms;
20 allow uncrypt ota_package_file:file r_file_perms;
22 # Write to /dev/socket/uncrypt
23 unix_socket_connect(uncrypt, uncrypt, uncrypt)
26 set_prop(uncrypt, powerctl_prop)
29 allow uncrypt self:global_capability_class_set sys_rawio;
30 allow uncrypt misc_block_device:blk_file w_file_perms;
31 allow uncrypt block_device:dir r_dir_perms;
34 allow uncrypt userdata_block_device:blk_file w_file_perms;
36 r_dir_file(uncrypt, rootfs)
38 # uncrypt reads /proc/cmdline
39 allow uncrypt proc_cmdline:file r_file_perms;
42 r_dir_file(uncrypt, sysfs_dt_firmware_android)