diff options
| author | Iliyan Malchev <malchev@google.com> | 2010-12-07 17:33:50 -0800 |
|---|---|---|
| committer | Iliyan Malchev <malchev@google.com> | 2010-12-08 16:19:12 -0800 |
| commit | 6388cfe03c1d5695d7cabe244b031af02ef686a8 (patch) | |
| tree | 65e2879080616e6f5a76349351a8e86b28e65992 /rootdir | |
| parent | cfb61c272075e0fc25c39110b105825c128ac91f (diff) | |
| download | system_core-6388cfe03c1d5695d7cabe244b031af02ef686a8.tar.gz system_core-6388cfe03c1d5695d7cabe244b031af02ef686a8.tar.bz2 system_core-6388cfe03c1d5695d7cabe244b031af02ef686a8.zip | |
Revert "HACK: slow_start for mediaserver to prevent restart race condition"
This reverts commit 9db7945ed2f9eb5756aa0c1e5e72fa6240f74847.
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index acf1f7c2..a6ce5294 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -343,8 +343,6 @@ service media /system/bin/mediaserver user media group system audio camera graphics inet net_bt net_bt_admin net_raw ioprio rt 4 - # STOPSHIP fix audio driver for real rather than use slow_start b/3249002 - slow_start service bootanim /system/bin/bootanimation user graphics |
