• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# ==============================================
2# Policy File of /system/bin/loghidlsysservice Executable File
3
4# ==============================================
5# Type Declaration
6# ==============================================
7type loghidlsysservice_exec, system_file_type, exec_type, file_type;
8typeattribute loghidlsysservice coredomain;
9
10
11init_daemon_domain(loghidlsysservice)
12
13allow loghidlsysservice emdlogger:unix_stream_socket connectto;
14allow loghidlsysservice mobile_log_d:unix_stream_socket connectto;
15