blob: 032f70ffc10a26e5ec5cde3208966e94202f906a [file] [log] [blame]
# Domain for shell processes spawned by ADB
type shell, domain;
type shell_exec, exec_type, file_type;
unconfined_domain(shell)
# Run app_process.
# XXX Split into its own domain?
app_domain(shell)
# shell is also permissive to permit setenforce.
permissive shell;