summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@android.com>2010-09-21 16:27:25 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-09-21 16:27:25 -0700
commit33357f5477a24cb16bd3dd692fe5ca14755ab033 (patch)
tree137d64da4e5e5aacd097ccd0e377476f542fdaad /rootdir
parent3b5214a67f43e2e4f69428e98d3a2c130c7c87d8 (diff)
parent6490257d116c35d3da927ee7b91179dde64ef713 (diff)
downloadsystem_core-33357f5477a24cb16bd3dd692fe5ca14755ab033.zip
system_core-33357f5477a24cb16bd3dd692fe5ca14755ab033.tar.gz
system_core-33357f5477a24cb16bd3dd692fe5ca14755ab033.tar.bz2
am 6490257d: Make netd restart when system server hangs on it.
Merge commit '6490257d116c35d3da927ee7b91179dde64ef713' into gingerbread-plus-aosp * commit '6490257d116c35d3da927ee7b91179dde64ef713': Make netd restart when system server hangs on it.
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 6221e6e..d0ee064 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -328,6 +328,7 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys
onrestart write /sys/android_power/request_state wake
onrestart write /sys/power/state on
onrestart restart media
+ onrestart restart netd
service drm /system/bin/drmserver
user drm