Go to file
Elliott Hughes c9aeae2740 Merge "Fix debuggerd's gdbclient instructions." 2015-07-07 21:42:24 +00:00
adb Fixed a documentation error in protocol.txt 2015-07-06 10:19:28 -07:00
adf libadf: enable -Werror 2015-03-10 15:14:38 -07:00
base Generalize Join to work for any container/element. 2015-05-22 10:07:06 -07:00
cpio makebootfs: use libcutils shared libraries 2015-04-15 10:32:19 -07:00
debuggerd Fix debuggerd's gdbclient instructions. 2015-07-07 14:34:39 -07:00
fastboot Rename ZipEntryName to ZipString 2015-06-26 10:34:01 -07:00
fs_mgr Merge "Only pass nomblk_io_submit option when mounting ext4" 2015-06-11 01:22:57 +00:00
gpttool
healthd Move away from gr_surface. 2015-04-15 10:25:55 -07:00
include Rename ZipEntryName to ZipString 2015-06-26 10:34:01 -07:00
init init/util.cpp: don't return a negative unsigned value 2015-06-18 20:11:06 -07:00
libbacktrace Add static versions for libbacktrace and libnativebridge. Bug fixes. 2015-07-02 02:09:20 +01:00
libcutils Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." 2015-05-27 20:24:08 +00:00
libdiskconfig
libion Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
liblog Merge "liblog: __android_log_is_loggable support global properties" 2015-06-15 14:32:20 +00:00
libmemtrack Add missing <malloc.h> and <string.h> includes. 2015-01-28 11:37:57 -08:00
libmincrypt Enable clang compilation. 2015-05-14 10:53:48 -07:00
libnativebridge Add static versions for libbacktrace and libnativebridge. Bug fixes. 2015-07-02 02:09:20 +01:00
libnetutils Add a command to call libnetutils' do_dhcp. 2015-04-21 19:31:43 -07:00
libpixelflinger pixelflinger: make self-contained 2015-03-19 12:34:35 -07:00
libprocessgroup Remove uses of libcxx.mk. 2015-03-27 11:24:04 -07:00
libsparse libsparse: fix crc chunk parsing in simg_dump.py 2015-04-30 16:36:17 +00:00
libsuspend
libsync Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
libsysutils Add missing <malloc.h> and <string.h> includes. 2015-01-28 11:37:57 -08:00
libusbhost
libutils Consistently use strerror in libutils. 2015-06-30 10:41:15 -07:00
libziparchive Fix ODR issues in ART. 2015-06-29 16:27:44 -07:00
lmkd Lmkd: Fix unused variables 2014-11-24 20:32:42 -08:00
logcat Lower the priority of the threads in logd/logcat. 2015-06-09 12:40:20 -07:00
logd logd: serialize accesses to stats helpers 2015-06-25 07:39:24 -07:00
logwrapper
mkbootimg mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot
rootdir SANITIZE_TARGET: set global ASAN_OPTIONS 2015-06-19 11:15:51 -07:00
run-as package missing include for string.h 2015-04-01 11:15:37 -07:00
sdcard Correct magic number on umount2 2015-04-24 01:13:35 +00:00
toolbox Switch to toybox mount(1). 2015-06-08 14:52:25 -07:00
tzdatacheck Executable to run on boot that removes old tzdata if needed 2015-04-13 11:38:32 +01:00
.gitignore
Android.mk
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2
NOTICE