summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.common.usb.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.common.usb.rc b/init.common.usb.rc
index 57fb5aa..cb2502c 100644
--- a/init.common.usb.rc
+++ b/init.common.usb.rc
@@ -1,4 +1,8 @@
on boot
+ # ADB over USB is broken for db820c at the moment
+ # So enable ADB debug access over TCP for now
+ setprop service.adb.tcp.port 6565
+
mount configfs none /config
mkdir /config/usb_gadget/g1 0770 shell shell
mkdir /config/usb_gadget/g1/strings/0x409 0770 shell shell