Force the mediaserver process to restart whenever the zygote or system

server do.

Change-Id: I16ce4ae656473055e7e244ccd4af7055959e3c1c
This commit is contained in:
Dan Bornstein 2009-10-09 14:24:51 -07:00
parent ea935c1d97
commit 1dec5032cf
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