On Tue, Nov 30, 2010 at 1:27 AM, Deva R <[email protected]> wrote: > most of the services are packed under frameworks/base/services > > in this case, > d...@deva-ubunt:/data/omap4/l27.9$ grep -iR > "system_server" /frameworks/base/services/* > java/com/android/server/SystemServer.java: // Disable the > JIT for the system_server process > java/com/android/server/SystemServer.java: // Enable the JIT for > the system_server process > java/com/android/server/SystemServer.java: > SamplingProfilerIntegration.writeSnapshot("system_server"); > java/com/android/server/am/ActivityManagerService.java: prefix = > "system_server_"; > java/com/android/server/am/ActivityManagerService.java: > sb.append("Process: system_server\n"); > jni/Android.mk: libsystem_server \ > > But why is the process called system_process? It's certainly not called system_server.
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
