Just kill it, example:

/ # ps sy
USER     PID   PPID  VSIZE  RSS     WCHAN    PC         NAME
system    408   300   160492 40264 ffffffff afd0b6fc S system_server
root      743   1     3472   184   c00ca3c0 40290764 S /usr/sbin/
sysinfod
/ # kill 408

On Mar 12, 9:49 pm, José Luis Pereira <[email protected]> wrote:
> I am coding arround the surfaceflinger so i need to restart system_server
> once in a while.
> However, I am not able to restart runtime on Eclair
> (2.1-update1)/Gingerbread(2.3.3) Virtual Device, doing the following
> command:
>
> adb stop && adb start
> or
> killing system_server/zygote
>
> Using my Galaxy S with Eclair/Froyo ROM will work though...
> Any thoughts on how to restart it?
>
> Thanks

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to