Merge "Track API change."
This commit is contained in:
commit
8318e3087b
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ static void WipeDeviceService(unique_fd fd, const std::string& args) {
|
|||
}
|
||||
}
|
||||
|
||||
asocket* daemon_service_to_socket(std::string_view) {
|
||||
asocket* daemon_service_to_socket(std::string_view, atransport*) {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue