commit | 9f100b8e754e6bfc6bf664711f2a8ee77e0374e6 | [log] [tgz] |
---|---|---|
author | Benoit Goby <benoit@android.com> | Fri Jul 27 15:43:58 2012 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Jul 27 15:43:58 2012 -0700 |
tree | f6af27a56d13e9f8152a02e41c0c5534315cf2e9 | |
parent | bcd18673199cf19e36901741be38292f5291aac2 [diff] | |
parent | 0574d6b07711e90547d8166c222e09d80f702620 [diff] |
am 0574d6b0: init.rc: Add socket for adbd * commit '0574d6b07711e90547d8166c222e09d80f702620': init.rc: Add socket for adbd
diff --git a/rootdir/init.rc b/rootdir/init.rc index 8f692ac..313a98e 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -358,6 +358,7 @@ # 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