android_device_samsung_msm8.../sepolicy/zygote.te
2019-02-11 23:56:38 +03:00

4 lines
190 B
Text
Executable file

allow zygote tombstone_data_file:file append;
allow zygote tombstoned:fd use;
allow zygote tombstoned:unix_stream_socket connectto;
allow zygote tombstoned_crash_socket:sock_file write;