Searched refs:kChmodCommandPattern (Results 1 – 1 of 1) sorted by relevance
105 const char* kChmodCommandPattern = "chmod 777 %sdeployagent"; in deploy_agent() local107 android::base::StringPrintf(kChmodCommandPattern, kDeviceAgentPath); in deploy_agent()