Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute slideshow coredomain; |
Inseob Kim | 75806ef | 2024-03-27 17:18:41 +0900 | [diff] [blame] | 2 | |
| 3 | allow slideshow kmsg_device:chr_file rw_file_perms; |
| 4 | wakelock_use(slideshow) |
| 5 | allow slideshow device:dir r_dir_perms; |
| 6 | allow slideshow self:global_capability_class_set sys_tty_config; |
| 7 | allow slideshow graphics_device:dir r_dir_perms; |
| 8 | allow slideshow graphics_device:chr_file rw_file_perms; |
| 9 | allow slideshow input_device:dir r_dir_perms; |
| 10 | allow slideshow input_device:chr_file r_file_perms; |
| 11 | allow slideshow tty_device:chr_file rw_file_perms; |