android_device_samsung_msm8.../sepolicy/zygote.te

5 lines
190 B
Text
Raw Normal View History

2018-07-19 12:48:02 +02:00
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;