Skip to content

Commit

Permalink
Allow motion_t to mmap video devices BZ(1590446)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Jul 2, 2018
1 parent f652014 commit 0b29522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions motion.te
Expand Up @@ -49,6 +49,7 @@ corenet_tcp_bind_generic_node(motion_t)

dev_read_video_dev(motion_t)
dev_write_video_dev(motion_t)
dev_map_video_dev(motion_t)
dev_list_sysfs(motion_t)
dev_read_sysfs(motion_t)

Expand Down

0 comments on commit 0b29522

Please sign in to comment.