blob: bab3d725f630c59dba451ddb14b8234beccd6d78 [file] [log] [blame]
dcashmancc39f632016-07-22 13:13:11 -07001# 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.
4tmpfs_domain(system_server)
5# Create a socket for connections from debuggerd.
6type_transition system_server system_data_file:sock_file system_ndebug_socket "ndebugsocket";