blob: 10fbbb8520ba234714c8277c0f2a659bbe37009b [file] [log] [blame]
Sami Tolvanen9d87c642015-02-18 13:59:38 +00001# slideshow seclabel is specified in init.rc since
2# it lives in the rootfs and has no unique file type.
Jeff Vander Stoepfb873172016-09-11 21:30:10 -07003type slideshow, domain;
Sami Tolvanen9d87c642015-02-18 13:59:38 +00004
Nick Kraleviche2651972015-06-06 07:42:37 -07005allow slideshow kmsg_device:chr_file rw_file_perms;
Sami Tolvanen5895ffe2015-03-31 09:17:43 +01006wakelock_use(slideshow)
Sami Tolvanen9d87c642015-02-18 13:59:38 +00007allow slideshow device:dir r_dir_perms;
Benjamin Gordon9b2e0cb2017-11-09 15:51:26 -07008allow slideshow self:global_capability_class_set sys_tty_config;
Sami Tolvanen9d87c642015-02-18 13:59:38 +00009allow 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