blob: d7c98680c872dd5fad7bd9031d23d90f8dc5a782 [file] [log] [blame]
Alex Klyubinf5446eb2017-03-23 14:27:32 -07001typeattribute slideshow coredomain;
Inseob Kim75806ef2024-03-27 17:18:41 +09002
3allow slideshow kmsg_device:chr_file rw_file_perms;
4wakelock_use(slideshow)
5allow slideshow device:dir r_dir_perms;
6allow slideshow self:global_capability_class_set sys_tty_config;
7allow slideshow graphics_device:dir r_dir_perms;
8allow slideshow graphics_device:chr_file rw_file_perms;
9allow slideshow input_device:dir r_dir_perms;
10allow slideshow input_device:chr_file r_file_perms;
11allow slideshow tty_device:chr_file rw_file_perms;