new Application Shell
fun newApplicationShell(origin: Any, environment: Map<String, String> = emptyMap()): <Error class: unknown class>
新建一个具有普通权限的 Shell
Return
新建的 Shell, 如果失败的话则抛出异常
Parameters
origin
需要创建 Shell 的对象
environment
shell 环境变量