You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
515 B
15 lines
515 B
4 months ago
|
# ==============================================
|
||
|
# 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;
|