am 1dec5032: Force the mediaserver process to restart whenever the zygote or system server do.
Merge commit '1dec5032cfadc1a3d7687ce5b6cd322e4151ce9d' into eclair-plus-aosp * commit '1dec5032cfadc1a3d7687ce5b6cd322e4151ce9d': Force the mediaserver process to restart whenever the zygote or system
This commit is contained in:
commit
46c9658f4f
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue