Skip to content

Commit

Permalink
Use service manager which allows nemo to register services
Browse files Browse the repository at this point in the history
  • Loading branch information
siteshwar committed Jun 12, 2014
1 parent ad12f38 commit 34ea48f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rootdir/init.rc
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,8 @@ service adbd /sbin/adbd
on property:ro.kernel.qemu=1
start adbd

service servicemanager /system/bin/servicemanager
# Custom servicemanager allows user nemo to register services
service servicemanager /usr/libexec/droid-hybris/system/bin/servicemanager
class core
user system
group system
Expand Down

0 comments on commit 34ea48f

Please sign in to comment.