summaryrefslogtreecommitdiffstats
path: root/plat_private/loghidlsysservice.te
blob: 4edbfbac2cf7b8f816b1541fa0f37f688c13970e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ==============================================
# Policy File of /system/bin/loghidlsysservice Executable File

# ==============================================
# Type Declaration
# ==============================================
type loghidlsysservice_exec, system_file_type, exec_type, file_type;
typeattribute loghidlsysservice coredomain;


init_daemon_domain(loghidlsysservice)

allow loghidlsysservice emdlogger:unix_stream_socket connectto;
allow loghidlsysservice mobile_log_d:unix_stream_socket connectto;