Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.cpp105 const char* kChmodCommandPattern = "chmod 777 %sdeployagent"; in deploy_agent() local
107 android::base::StringPrintf(kChmodCommandPattern, kDeviceAgentPath); in deploy_agent()