xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/blank_screen.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1type blank_screen, domain, coredomain;
2type blank_screen_exec, exec_type, file_type, system_file_type;
3
4init_daemon_domain(blank_screen)
5
6# hal_light_client has access to hal_light_server
7hal_client_domain(blank_screen, hal_light)
8