adb over smays

pull/16765/head
Adeeb Shihadeh 5 years ago
parent d6eead25d0
commit 48306360a1
  1. 8
      selfdrive/debug/adb.sh

@ -0,0 +1,8 @@
#!/usr/bin/bash
# then, connect to computer:
# adb connect 192.168.5.11:5555
setprop service.adb.tcp.port 5555
stop adbd
start adbd
Loading…
Cancel
Save