Skip to content

AndroidXperia/android_system_core

This branch is 2 commits ahead of CyanogenMod/android_system_core:jellybean.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db882f7 · Jul 13, 2014
Oct 11, 2012
Nov 6, 2012
May 4, 2012
Jul 10, 2012
May 8, 2012
Jul 25, 2012
Jan 25, 2011
Jul 13, 2014
Nov 22, 2012
Nov 22, 2011
Mar 25, 2009
Sep 24, 2012
Jan 8, 2012
Oct 21, 2012
Jun 4, 2010
Dec 6, 2012
Jan 29, 2010
Sep 23, 2012
Nov 1, 2011
Sep 24, 2012
Apr 20, 2013
Apr 18, 2012
Jul 10, 2012
Jan 3, 2012
Sep 3, 2009
Jul 10, 2012
Feb 28, 2012
Mar 4, 2013
Sep 29, 2011
Nov 23, 2012
Feb 9, 2012
May 1, 2012
Dec 9, 2010
Dec 3, 2012
May 26, 2009
Jul 12, 2011
Jan 29, 2011
Mar 4, 2009
Jul 16, 2010

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

Packages

No packages published

Languages

  • C 83.3%
  • C++ 14.3%
  • Assembly 1.6%
  • Shell 0.4%
  • Objective-C 0.2%
  • Java 0.1%
  • Max 0.1%