mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-24 01:33:53 +08:00
disable adb over the network
This commit is contained in:
@@ -43,7 +43,7 @@ setup() {
|
||||
}
|
||||
|
||||
start() {
|
||||
setprop service.adb.tcp.port 5555
|
||||
setprop service.adb.tcp.port -1
|
||||
|
||||
cd /config/usb_gadget/g1
|
||||
echo "a600000.dwc3" | sudo tee UDC
|
||||
|
||||
Reference in New Issue
Block a user