diff options
| author | Mathias Agopian <mathias@google.com> | 2011-07-01 17:11:51 -0700 |
|---|---|---|
| committer | Mathias Agopian <mathias@google.com> | 2011-07-01 17:11:51 -0700 |
| commit | b4daef45310891d550ea9cfb89ab4bf5b3e15ef5 (patch) | |
| tree | fd30f3dfecd1b62822c878d9966c9ba2729a3149 /rootdir/init.rc | |
| parent | 8648c3797538573091d6ec72303371015909b0be (diff) | |
| download | system_core-b4daef45310891d550ea9cfb89ab4bf5b3e15ef5.tar.gz system_core-b4daef45310891d550ea9cfb89ab4bf5b3e15ef5.tar.bz2 system_core-b4daef45310891d550ea9cfb89ab4bf5b3e15ef5.zip | |
don't restart surfaceflinger when the window manager dies
Change-Id: Ia3c60e6c5471e2b72d53c936de44b730c68095e0
Diffstat (limited to 'rootdir/init.rc')
| -rw-r--r-- | rootdir/init.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index 7d19430e..de567b63 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -426,7 +426,6 @@ 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 surfaceflinger onrestart restart media onrestart restart netd |
