platform_system_sepolicy/vendor/hal_remoteaccess_default.te

7 lines
248 B
Text
Raw Normal View History

type hal_remoteaccess_default, domain;
hal_server_domain(hal_remoteaccess_default, hal_remoteaccess)
# may be started by init
type hal_remoteaccess_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_remoteaccess_default)