adb
Merge "adb: use TCP keepalive."
2016-02-29 17:43:35 +00:00
adf
Adf: Remove unused variable
2015-07-27 22:08:16 -07:00
base
Remove libbase's libutils dependency.
2016-02-17 11:53:54 -08:00
bootstat
bootstat: Record the time since factory reset on init.
2016-02-24 11:01:03 -08:00
cpio
fs_config: replace getenv('OUT') by new fs_config parameter
2015-07-09 21:47:07 -07:00
crash_reporter
crash_reporter: Fix a -Wmissing-field-initializers warning.
2016-02-26 15:15:06 -08:00
debuggerd
Clean up CLOEXEC in debuggerd.
2016-02-19 18:13:02 -08:00
fastboot
system/core: Cleanup direct calls to opendir by containing in a
2016-02-18 14:52:46 -08:00
fingerprintd
Fingerprint: Add HAL close() code
2015-07-10 16:26:32 -07:00
fs_mgr
fs_mgr: BLKGETSIZE causes memory corruption
2016-02-16 09:51:00 -08:00
gatekeeperd
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
healthd
healthd: Remove warning by clang compiler.
2016-02-22 13:59:31 -08:00
include
Add notice for adding users in AOSP.
2016-02-26 15:03:44 -08:00
init
init: harden socket creation against symlinks
2016-02-25 12:38:51 -08:00
libbacktrace
system/core: Cleanup direct calls to opendir by containing in a
2016-02-18 14:52:46 -08:00
libbinderwrapper
libbinderwrapper: Add BinderWrapper::GetOrCreateInstance()
2016-01-04 12:56:27 -08:00
libcutils
Fix incorrect handling of snprintf return value.
2016-02-25 12:46:44 -08:00
libdiskconfig
Move libdiskconfig headers into libdiskconfig.
2016-02-13 12:48:23 -08:00
libion
liblog
liblog: Update Android.bp for Android.mk changes
2016-02-29 10:46:18 -08:00
libmemtrack
Remove unnecessary #include from <memtrack/memtrack.h>.
2016-02-16 10:32:30 -08:00
libmemunreachable
libmemunreachable: fix long timeout on error
2016-02-19 14:00:17 -08:00
libmincrypt
Remove libmincrypt/tools after move to bootable/recovery
2016-02-26 11:03:15 +01:00
libnativebridge
Revert "nativebrige: log code_cache access errors to stderr as well"
2016-01-27 17:53:20 +00:00
libnativeloader
Add PreloadPublicNativeLibraries function
2016-02-24 16:45:26 -08:00
libnetutils
Move libnetutils headers into libnetutils.
2016-02-12 18:10:06 -08:00
libpackagelistparser
Remove two bogus libutils dependencies.
2016-02-17 11:54:47 -08:00
libpixelflinger
libpixelflinger: Fix -Woverloaded-virtual warnings.
2016-02-25 10:59:30 -08:00
libprocessgroup
system/core: Cleanup direct calls to opendir by containing in a
2016-02-18 14:52:46 -08:00
libsparse
Fix static analyzer issues caught by clang
2016-02-01 11:19:26 -08:00
libsuspend
Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend aborts.
2015-06-25 13:15:22 -07:00
libsync
Fix isValid() condition for libsync tests
2015-11-05 10:07:53 -08:00
libsysutils
Clean up CLOEXEC in SocketListener.
2016-02-19 18:14:22 -08:00
libusbhost
libusbhost: Fix problem reading USB string descriptors on some quirky devices
2015-06-18 13:38:31 -07:00
libutils
Make libutils symbols protected
2016-02-25 13:09:40 -08:00
libziparchive
libziparchive: port unit tests to darwin and windows.
2016-02-08 16:52:55 -08:00
lmkd
more O_CLOEXEC
2015-12-18 20:57:25 -08:00
logcat
system/core: Cleanup direct calls to opendir by containing in a
2016-02-18 14:52:46 -08:00
logd
logd: add a comment about untrusted content in the audit log
2016-02-29 14:10:59 -08:00
logwrapper
Don't go busy loop when waiting child process.
2016-02-16 10:13:48 -08:00
metricsd
Add .clang-format symlink to Brillo's clang-format.
2016-02-16 14:39:56 -08:00
mkbootimg
Allow building with Python 3.x
2016-02-23 21:39:35 +00:00
reboot
rootdir
Sync internal<->AOSP user list.
2016-02-23 15:56:55 -08:00
run-as
Fix the run-as environment to better match su.
2015-11-03 14:31:46 -08:00
sdcard
Add dependency on liblog
2016-02-12 14:56:40 -08:00
toolbox
Allow building with Python 3.x
2016-02-23 21:39:35 +00:00
trusty /libtrusty
Merge "Revert "[core][trusty] add gatekeeper module""
2015-09-16 22:54:14 +00:00
tzdatacheck
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
.gitignore
Ignore adb/*.pyc files
2015-08-11 12:59:58 -07:00
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE