Home
last modified time | relevance | path

Searched refs:kSuPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.cpp43 static constexpr const char* kSuPath = "/system/xbin/su"; variable
213 args[0] = kSuPath; in RunCommandToFd()
214 command_string += kSuPath; in RunCommandToFd()