OSDN Git Service

generic_x86: init.rc: sync with system/core/rootdir/init.rc
authorChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 26 Feb 2012 10:47:01 +0000 (18:47 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 26 Feb 2012 10:47:25 +0000 (18:47 +0800)
generic_x86/init.rc

index c834ada..0975d77 100644 (file)
@@ -412,6 +412,8 @@ service servicemanager /system/bin/servicemanager
     critical
     onrestart restart zygote
     onrestart restart media
+    onrestart restart surfaceflinger
+    onrestart restart drm
 
 service vold /system/bin/vold
     class core
@@ -427,7 +429,7 @@ service debuggerd /system/bin/debuggerd
     class main
 
 service ril-daemon /system/bin/rild
-    class late_start
+    class main
     socket rild stream 660 root radio
     socket rild-debug stream 660 radio system
     user root