Merge "MinADB: Companion CL to deprecate tMsg" into main

This commit is contained in:
Fabien Sanglard 2023-10-23 17:01:04 +00:00 committed by Gerrit Code Review
commit 8028425445

View file

@ -66,7 +66,6 @@ int main(int argc, char** argv) {
auth_required = false;
socket_access_allowed = false;
init_transport_registration();
usb_init();
VLOG(ADB) << "Event loop starting";