Skip to content
Snippets Groups Projects
Commit 151c7cd0 authored by Martijn Coenen's avatar Martijn Coenen Committed by Gerrit Code Review
Browse files

Merge "Allow apexd to flush block devices."

parents 0f45683f 558c1b8d
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ allowxperm apexd loop_device:blk_file ioctl {
LOOP_SET_BLOCK_SIZE
LOOP_SET_DIRECT_IO
LOOP_CLR_FD
BLKFLSBUF
};
# allow apexd to access /dev/block
allow apexd block_device:dir r_dir_perms;
......
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