Searched refs:SHELL_BIN (Results 1 – 1 of 1) sorted by relevance
29 private final static String SHELL_BIN = "/system/bin/sh"; field in ShellInterpreter35 setBinary(new File(SHELL_BIN)); in ShellInterpreter()