Home | History | Annotate | Download | only in private

Lines Matching refs:crash_dump

12 # Create a socket for connections from crash_dump.
38 allow system_server crash_dump:process sigkill;
826 # transitioning to the crash_dump
827 neverallow system_server { domain -crash_dump }:process transition;
830 # Only allow crash_dump to connect to system_ndebug_socket.
831 neverallow { domain -init -system_server -crash_dump } system_ndebug_socket:sock_file { open write };