system/sepolicy/private/blank_screen.te

8 lines
231 B
Plaintext
Raw Normal View History

2025-08-25 08:01:50 +08:00
type blank_screen, domain, coredomain;
type blank_screen_exec, exec_type, file_type, system_file_type;
init_daemon_domain(blank_screen)
# hal_light_client has access to hal_light_server
hal_client_domain(blank_screen, hal_light)