Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpstateUtil.cpp44 static constexpr const char* kSuPath = "/system/xbin/su"; variable
260 args[0] = kSuPath; in RunCommandToFd()
261 command_string += kSuPath; in RunCommandToFd()