Searched defs:SHELL_UID (Results 1 – 2 of 2) sorted by relevance
48 public static final String SHELL_UID = "2000"; // Use shell, even if rooted. field in Utils
42 constexpr uid_t SHELL_UID = 2000; variable