1allow webview_zygote zygote:unix_dgram_socket { write }; 2allow webview_zygote tombstoned:unix_stream_socket { connectto }; 3allow webview_zygote tombstoned:fd { use }; 4allow webview_zygote tombstone_data_file:file { append }; 5allow webview_zygote tombstoned_crash_socket:sock_file { write }; 6allow webview_zygote zygote_exec:file { read open getattr }; 7