Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 269946c0 authored by San Mehat's avatar San Mehat
Browse files

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



Signed-off-by: default avatarSan Mehat <san@google.com>
parent dc266073
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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