xref: /aosp_15_r20/system/sepolicy/private/slideshow.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Workertypeattribute slideshow coredomain;
2*e4a36f41SAndroid Build Coastguard Worker
3*e4a36f41SAndroid Build Coastguard Workerallow slideshow kmsg_device:chr_file rw_file_perms;
4*e4a36f41SAndroid Build Coastguard Workerwakelock_use(slideshow)
5*e4a36f41SAndroid Build Coastguard Workerallow slideshow device:dir r_dir_perms;
6*e4a36f41SAndroid Build Coastguard Workerallow slideshow self:global_capability_class_set sys_tty_config;
7*e4a36f41SAndroid Build Coastguard Workerallow slideshow graphics_device:dir r_dir_perms;
8*e4a36f41SAndroid Build Coastguard Workerallow slideshow graphics_device:chr_file rw_file_perms;
9*e4a36f41SAndroid Build Coastguard Workerallow slideshow input_device:dir r_dir_perms;
10*e4a36f41SAndroid Build Coastguard Workerallow slideshow input_device:chr_file r_file_perms;
11*e4a36f41SAndroid Build Coastguard Workerallow slideshow tty_device:chr_file rw_file_perms;
12