don't restart surfaceflinger when the window manager dies

Change-Id: Ia3c60e6c5471e2b72d53c936de44b730c68095e0
This commit is contained in:
Mathias Agopian 2011-07-01 17:11:51 -07:00
parent 8648c37975
commit b4daef4531
1 changed files with 0 additions and 1 deletions

View File

@ -426,7 +426,6 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys
socket zygote stream 666
onrestart write /sys/android_power/request_state wake
onrestart write /sys/power/state on
onrestart restart surfaceflinger
onrestart restart media
onrestart restart netd