Go to file
Elliott Hughes e13fd9aa23 Merge "lsof fixes." 2015-08-25 00:37:49 +00:00
adb Merge "Add missing #include <memory> for std::unique_ptr on Windows." 2015-08-24 21:50:26 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Fix the Mac libbase build. 2015-08-13 20:09:29 -07:00
cpio makebootfs: use libcutils shared libraries 2015-04-15 10:32:19 -07:00
crash_reporter Merge "crash_reporter: Fix tmp directory location" 2015-08-24 03:26:21 +00:00
debuggerd bundle init.rc contents with its service 2015-08-21 10:14:43 -07:00
fastboot fastboot should say which device it's waiting for. 2015-08-19 17:49:45 -07:00
fs_mgr Add |opts| argument to android_fork_execvp_ext 2015-08-19 11:00:37 -07:00
healthd healthd: logd: add timestamp to kernel logged battery messages 2015-07-28 16:52:58 -07:00
include libutils: cleanups for -fsanitize=integer 2015-08-24 15:52:22 +00:00
init init: import init rc scripts from file systems after mount_all 2015-08-21 10:14:43 -07:00
libbacktrace Display the map offset for each frame. 2015-08-20 14:07:30 -07:00
libcutils Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." 2015-07-30 16:34:47 +00:00
libdiskconfig
libion Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
liblog Use _WIN32 rather than HAVE_WINSOCK. 2015-07-29 17:45:24 -07:00
libmemtrack
libmincrypt Enable clang compilation. 2015-05-14 10:53:48 -07:00
libnativebridge Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
libnetutils Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
libpixelflinger To compile with llvm integrated assembler. 2015-08-21 15:58:26 -07:00
libprocessgroup
libsparse libsparse: use strcmp and validate last_used pointer 2015-08-21 14:23:31 +00:00
libsuspend
libsync Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
libsysutils
libusbhost
libutils libutils: Enable LOCAL_SANITIZE := integer 2015-08-24 10:51:38 -07:00
libziparchive Fix ODR issues in ART. 2015-06-29 16:27:44 -07:00
lmkd bundle init.rc contents with its service 2015-08-21 10:14:43 -07:00
logcat bundle init.rc contents with its service 2015-08-21 10:14:43 -07:00
logd Merge changes from topic 'init-rc-breakup' 2015-08-21 17:42:29 +00:00
logwrapper Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h 2015-08-21 17:14:59 -07:00
metricsd Merge "metricsd: Give directory group permissions" 2015-08-21 16:39:26 +00:00
mkbootimg mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot
rootdir remove TARGET_PROVIDES_INIT_RC 2015-08-24 13:56:43 -07:00
run-as package missing include for string.h 2015-04-01 11:15:37 -07:00
sdcard Move sdcard off PAGESIZE and onto PAGE_SIZE. 2015-07-28 16:36:47 -07:00
toolbox lsof fixes. 2015-08-24 17:21:31 -07:00
tzdatacheck Executable to run on boot that removes old tzdata if needed 2015-04-13 11:38:32 +01:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE