--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-platfo...@googlegroups.com.
To post to this group, send email to android-...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-platform.
For more options, visit https://groups.google.com/groups/opt_out.
--
So now there's only /frameworks/base/services/java/com/android/server/SystemServer.java is there,Which is directly forked from Zygote i.e from here : http://androidxref.com/4.4_r1/xref/system/core/rootdir/init.rc#486With the help of app_main.cpp i.e. : http://androidxref.com/4.4_r1/xref/frameworks/base/cmds/app_process/app_main.cpp#223