platform_system_sepolicy/private/blank_screen.te

8 lines
231 B
Text
Raw Normal View History

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)