dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame^] | 1 | # type_transition must be private policy the domain_trans rules could stay |
2 | # public, but conceptually should go with this | ||||
3 | # Define a type for tmpfs-backed ashmem regions. | ||||
4 | tmpfs_domain(system_server) | ||||
5 | # Create a socket for connections from debuggerd. | ||||
6 | type_transition system_server system_data_file:sock_file system_ndebug_socket "ndebugsocket"; |