Files
android_device_Unihertz_Jelly2/sepolicy/private/loghidlsysservice.te
2021-03-26 16:47:17 +01:00

7 lines
245 B
Plaintext

type loghidlsysservice_exec, file_type, exec_type, system_file_type;
init_daemon_domain(loghidlsysservice);
allow loghidlsysservice emdlogger:unix_stream_socket {connectto};
allow loghidlsysservice mobile_log_d:unix_stream_socket {connectto};