Skip to content
Snippets Groups Projects
Commit daf0c6c1 authored by Tri Vo's avatar Tri Vo Committed by Gerrit Code Review
Browse files

Merge "Give uncrypt access to /proc/cmdline."

parents 9fdb30fc 9fa8ad6e
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ allow uncrypt userdata_block_device:blk_file w_file_perms;
r_dir_file(uncrypt, rootfs)
# uncrypt reads /proc/cmdline
allow uncrypt proc:file r_file_perms;
allow uncrypt proc_cmdline:file r_file_perms;
# Read files in /sys
r_dir_file(uncrypt, sysfs)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment