From bbfe1368d909be470f919b2349a974bee8dd0a9c Mon Sep 17 00:00:00 2001 From: Chia-chi Yeh Date: Thu, 18 Feb 2010 12:22:24 +0800 Subject: [PATCH] Remove dead services from init.rc. --- rootdir/init.rc | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index b32927d84..ea794909c 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -283,13 +283,6 @@ service vold /system/bin/vold service netd /system/bin/netd socket netd stream 0660 root system -service nexus /system/bin/nexus - socket nexus stream 0660 root system - disabled - -#service mountd /system/bin/mountd -# socket mountd stream 0660 root mount - service debuggerd /system/bin/debuggerd service ril-daemon /system/bin/rild @@ -308,11 +301,6 @@ service media /system/bin/mediaserver user media group system audio camera graphics inet net_bt net_bt_admin -service bootsound /system/bin/playmp3 - user media - group audio - oneshot - service bootanim /system/bin/bootanimation user graphics group graphics