adb over smays
old-commit-hash: 48306360a10beeae8868e93dfd0eb245e46a1c77
This commit is contained in:
8
selfdrive/debug/adb.sh
Executable file
8
selfdrive/debug/adb.sh
Executable file
@@ -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
|
||||
Reference in New Issue
Block a user