am 9f6c3d60: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp

Merge commit '9f6c3d6036a7c8043217f112c2f1bb9eaebc9b11'

* commit '9f6c3d6036a7c8043217f112c2f1bb9eaebc9b11':
  Force the mediaserver process to restart whenever the zygote or system
This commit is contained in:
Nicolas Catania 2009-10-13 16:55:21 -07:00 committed by Android Git Automerger
commit bf146b8fc0
1 changed files with 1 additions and 0 deletions

View File

@ -276,6 +276,7 @@ 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 media
service media /system/bin/mediaserver
user media