2013-05-06 22:24:27 +02:00
|
|
|
# Domain for shell processes spawned by ADB
|
2013-05-18 02:11:29 +02:00
|
|
|
type shell, domain;
|
2012-01-04 18:33:27 +01:00
|
|
|
type shell_exec, file_type;
|
2013-05-18 02:11:29 +02:00
|
|
|
unconfined_domain(shell)
|
2012-01-04 18:33:27 +01:00
|
|
|
|
|
|
|
# Run app_process.
|
|
|
|
# XXX Split into its own domain?
|
|
|
|
app_domain(shell)
|