After updates to Android Studio 3.6.1 studio does not see connected devices,
but in adb devices
the debugger also stopped working
also do not work:
adb kill-server
adb start-server
I tried using the emulator, but the debugger in it also does not work
Operating System: MacOS Mojave

Decision:
Studio changed the way to platform-tools it used to be:
after the update:
I don’t know why this happened, but after I moved all the content from the nested platform-tools, everything worked