Home | History | Annotate | Download | only in sepolicy

Lines Matching full:domain

10 # Old domain may exec the file and transition to the new domain.
13 # New domain is entered by executing the file.
15 # New domain can send SIGCHLD to its caller.
36 # file_type_trans(domain, dir_type, file_type)
37 # Allow domain to create a file labeled file_type in a
44 # Allow the domain to add entries to the directory.
46 # Allow the domain to create the file.
52 # file_type_auto_trans(domain, dir_type, file_type)
54 # they are created by domain in directories labeled dir_type.
65 # r_dir_file(domain, type)
66 # Allow the specified domain to read directories, files
74 # tmpfs_domain(domain)
76 # this domain when creating tmpfs / shmem / ashmem files.
84 # init_daemon_domain(domain)
85 # Set up a transition from init to the daemon domain
93 # app_domain(domain)
104 # net_domain(domain)
111 # bluetooth_domain(domain)
147 # Allows source domain to set the
158 # Allows source domain to read the
175 # binder_use(domain)
176 # Allow domain to use Binder IPC.
185 # all domains in domain.te.
192 # Call the server domain and optionally transfer references to it.
201 # binder_service(domain)
202 # Mark a domain as being a Binder service domain.
209 # wakelock_use(domain)
210 # Allow domain to manage wake locks
219 # selinux_check_access(domain)
220 # Allow domain to check SELinux permissions via selinuxfs.
228 # selinux_check_context(domain)
229 # Allow domain to check SELinux contexts via selinuxfs.
236 # selinux_setenforce(domain)
237 # Allow domain to set SELinux to enforcing.
244 # selinux_setbool(domain)
245 # Allow domain to set SELinux booleans.
252 # security_access_policy(domain)
261 # mmac_manage_policy(domain)
273 # create_pty(domain)
274 # Allow domain to create and use a pty, isolated from any other domain ptys.
276 # Each domain gets a unique devpts type.
283 # allowed to everyone via domain.te.
305 # write_logd(domain)
314 # read_logd(domain)
323 # control_logd(domain)
333 # use_keystore(domain)
346 # use_drmservice(domain)