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:
commit
bf146b8fc0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue