On Fri, Jan 16, 2009 at 5:41 PM, drew <[email protected]> wrote:
> But I do have a question, isn't the IPC a standard that's already > being used for SIP phones and even your normal Telecom Provider? And > if, just if, my base premise is correct wouldn't that mean that the > current kernel just needed extending to support a low level or driver > level routine for the IPC instead of having to rewrite most it? I'm > not a linux core guru or anything but isn't it also possible to add/ > extend modules if or when those routines are already existing. Binder IPC is already implemented as a kernel module. There is no rewriting going on. -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
