Snap for 4722539 from eacb9c0697 to pi-release

Change-Id: I97cc6990b6d75fcfd392494df1e5e51a406cca3f
This commit is contained in:
android-build-team Robot
2018-04-15 07:22:53 +00:00
+1 -1
View File
@@ -58,7 +58,7 @@ static int create_service_thread(void (*func)(int, const std::string&), const st
return s[0];
}
int service_to_fd(const char* name, const atransport* /* transport */) {
int service_to_fd(const char* name, atransport* /* transport */) {
int ret = -1;
if (!strncmp(name, "sideload:", 9)) {