blob: 86d4bff2e32746b180a43f2b0d44924acfb1819d [file] [log] [blame]
Dan Cashman91d398d2017-09-26 12:58:29 -07001# slideshow seclabel is specified in init.rc since
2# it lives in the rootfs and has no unique file type.
3type slideshow, domain;
4
5allow slideshow kmsg_device:chr_file rw_file_perms;
6wakelock_use(slideshow)
7allow slideshow device:dir r_dir_perms;
8allow slideshow self:capability sys_tty_config;
9allow slideshow graphics_device:dir r_dir_perms;
10allow slideshow graphics_device:chr_file rw_file_perms;
11allow slideshow input_device:dir r_dir_perms;
12allow slideshow input_device:chr_file r_file_perms;
13allow slideshow tty_device:chr_file rw_file_perms;
14