init.rc: Add Nexus to services (disabled for now)

Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
San Mehat 2009-05-06 11:18:43 -07:00
parent dc266073e7
commit 269946c09f
1 changed files with 4 additions and 0 deletions

View File

@ -217,6 +217,10 @@ service servicemanager /system/bin/servicemanager
service vold /system/bin/vold
socket vold stream 0660 root mount
service nexus /system/bin/nexus
socket nexus stream 0660 root system
disabled
#service mountd /system/bin/mountd
# socket mountd stream 0660 root mount