For Android porting, what things (libraries, kernel) that we need to
modify to port on top of embedded linux? in Froyo, for example.
On Sep 20, 7:15 pm, DanM wrote:
> Here is a Wiki page on Android Kernel differentiation from a similar
> post
>
> http://elinux.org/Android_Kernel_Features
>
> Dan
Here is a Wiki page on Android Kernel differentiation from a similar
post
http://elinux.org/Android_Kernel_Features
Dan
On Sep 19, 10:00 pm, "Dallas Lee" wrote:
> Actually bionic is not a part of Android Linux Kernel, but a replacement of
> glic which is used in normal Linux.
> The differences
Actually bionic is not a part of Android Linux Kernel, but a replacement of
glic which is used in normal Linux.
The differences between Android Kernel and mainstream kernel are:
1. binder: used for IPC
2. Ashmem: Anonymous shared memory, used for inter-process communication
3. pmem: used for shared