Skip to content

koush/android_system_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c590a6 · Apr 14, 2010
Feb 26, 2010
Mar 4, 2009
Nov 13, 2009
Feb 10, 2010
Mar 14, 2010
Feb 24, 2010
Feb 15, 2010
Mar 25, 2009
Jan 21, 2010
Feb 13, 2010
Nov 13, 2009
Nov 13, 2009
Feb 16, 2010
Nov 15, 2009
Nov 13, 2009
Jan 14, 2010
Apr 9, 2010
Apr 14, 2010
Mar 4, 2009
Nov 13, 2009
Mar 15, 2010
Mar 4, 2009
Apr 1, 2010
Nov 15, 2009
Nov 13, 2009
May 6, 2009
Mar 4, 2009

Repository files navigation

The system/ directory is intended for pieces of the world that are the
core of the embedded linux platform at the heart of Android.  These
essential bits are required for basic booting, operation, and debugging.

They should not depend on libraries outside of system/... (some of them
do currently -- they need to be updated or changed) and they should not
be required for the simulator build.

The license for all these pieces should be clean (Apache2, BSD, or MIT).

Currently system/bluetooth/... and system/extra/... have some pieces
with GPL/LGPL licensed code.

Assorted Issues:

- pppd depends on libutils for logging
- pppd depends on libcrypt/libcrypto
- init, linker, debuggerd, toolbox, usbd depend on libcutils
- should probably rename bionic to libc

About

Android System Core (CM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages