adb over smays

old-commit-hash: 48306360a1
commatwo_master
Adeeb Shihadeh 4 years ago
parent 75e3d20dac
commit 83cfbeaf9a
  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