init.rc: Add socket for adbd

Change-Id: Ic97fd464440ff4a29fc9da7ad15949ac5215ade3
This commit is contained in:
Benoit Goby 2012-04-24 15:07:12 -07:00
parent 4e499ef474
commit 0574d6b077
1 changed files with 1 additions and 0 deletions

View File

@ -358,6 +358,7 @@ on property:ro.debuggable=1
# adbd is controlled via property triggers in init.<platform>.usb.rc
service adbd /sbin/adbd
class core
socket adbd stream 660 system system
disabled
# adbd on at boot in emulator