Skip to content
Snippets Groups Projects
Commit c0890c89 authored by Geremy Condra's avatar Geremy Condra Committed by Gerrit Code Review
Browse files

Merge "Allow domain to random_device"

parents 6a64897a 40356b99
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ allow domain log_device:chr_file w_file_perms;
allow domain nv_device:chr_file rw_file_perms;
allow domain alarm_device:chr_file r_file_perms;
allow domain urandom_device:chr_file r_file_perms;
allow domain random_device:chr_file r_file_perms;
# Filesystem accesses.
allow domain fs_type:filesystem getattr;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment