adb
|
DO NOT MERGE: adb: reenable (and fix) Windows build.
|
2016-08-11 20:19:09 +00:00 |
adf
|
libadf: enable -Werror
|
2015-03-10 15:14:38 -07:00 |
base
|
Fix comparison between signed and unsigned error on darwin
|
2015-06-09 12:44:41 -07:00 |
cpio
|
fs_config: replace getenv('OUT') by new fs_config parameter
|
2015-07-09 21:47:07 -07:00 |
debuggerd
|
debuggerd: fix missed use of ptrace(PTRACE_ATTACH).
|
2016-08-09 23:23:00 +00:00 |
fastboot
|
fastboot: add flashing bootloader commands
|
2015-09-01 12:40:12 -07:00 |
fingerprintd
|
Fingerprint: Add HAL close() code
|
2015-07-10 16:26:32 -07:00 |
fs_mgr
|
fs_mgr: trigger dm-verity error handling for invalid signatures
|
2015-09-22 08:09:37 +00:00 |
gatekeeperd
|
[gatekeeperd] Check parent profile for SID lookups
|
2015-08-05 10:32:13 -07:00 |
gpttool
|
gpttool: turn on -Werror
|
2014-05-05 10:30:04 -07:00 |
healthd
|
healthd: Adds fake battery properties for devices with no battery.
|
2015-10-12 14:31:58 -07:00 |
include
|
liblog: add __android_log_close() am: 2d14969155 am: 3b2fa3eaef am: 7b16dcf969
|
2016-09-07 19:08:52 +00:00 |
init
|
Remove __DATE__/__TIME__ from init and debuggerd
|
2015-10-30 14:51:29 -07:00 |
libbacktrace
|
Don\'t demangle symbol names.
|
2016-03-23 20:40:48 +00:00 |
libcutils
|
fs_config: replace getenv('OUT') by new fs_config parameter
|
2015-07-09 21:47:07 -07:00 |
libdiskconfig
|
am eb075e28 : am c8179498 : am 2f62edf7 : Merge "libdiskconfig: Turn on -Werror"
|
2014-05-21 21:19:27 +00:00 |
libion
|
am 8d2cd035 : am 2ddb9cb1 : am ed43be39 : Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed."
|
2015-04-02 22:07:16 +00:00 |
liblog
|
liblog: add __android_log_close()
|
2016-09-07 20:17:39 +01:00 |
libmemtrack
|
Add missing <malloc.h> and <string.h> includes.
|
2015-01-28 11:37:57 -08:00 |
libmincrypt
|
Enable clang compilation.
|
2015-05-15 16:13:19 -07:00 |
libnativebridge
|
LibNativeBridge: Version 2
|
2015-05-31 16:58:24 -07:00 |
libnetutils
|
am f91c0664 : am 421d01c8 : am d4196ef8 : Merge "Add a command to call libnetutils\' do_dhcp."
|
2015-04-22 03:32:13 +00:00 |
libpixelflinger
|
resolved conflicts for cf676a86 to lmp-mr1-ub-dev
|
2015-09-19 16:13:00 -07:00 |
libprocessgroup
|
processgroup: change the polling interval for killProcessGroup()
|
2015-06-16 13:59:32 -07:00 |
libsparse
|
libsparse: move_chunks_up_to_len() does not account skip chunks
|
2015-04-08 10:10:17 +02: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
|
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
|
2015-04-02 14:31:07 -07:00 |
libsysutils
|
Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am: 109024f74a am: b906ad88b9 am: 2fadbb93a4 am: e04054d9bb
|
2016-08-19 22:36:29 +00:00 |
libusbhost
|
libusbhost: Fix problem reading USB string descriptors on some quirky devices
|
2015-06-18 13:38:31 -07:00 |
libutils
|
Fix integer overflow in utf{16,32}_to_utf8_length
|
2017-09-11 10:46:06 +01:00 |
libziparchive
|
Fix full-eng build breakage due to dbacd826a1 .
|
2017-10-04 16:18:03 +01: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:36:45 -07:00 |
logd
|
logd: pruning time horizon
|
2015-11-03 16:26:06 -08:00 |
logwrapper
|
Put in line breaks when logging to klog
|
2015-02-03 17:06:33 +00:00 |
mkbootimg
|
Merge changes Iac33dbaa,I18fcd37d into mnc-dev
|
2015-05-08 15:00:14 +00:00 |
reboot
|
reboot: Turn on -Werror
|
2014-05-21 12:58:38 -07:00 |
rootdir
|
Merge \"add a property for controlling perf_event_paranoid\" into mnc-dev
|
2016-06-23 21:04:57 +00:00 |
run-as
|
Extend run-as with optional --user argument.
|
2015-06-10 12:09:10 -07:00 |
sdcard
|
Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b
|
2016-04-14 19:51:41 +00:00 |
toolbox
|
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee
|
2016-05-24 22:59:18 +00:00 |
tzdatacheck
|
Executable to run on boot that removes old tzdata if needed
|
2015-04-13 11:38:32 +01:00 |
.gitignore
|
Don't compile abort_socket.c for host targets. It is only intended to run on Linux targets.
|
2009-05-26 13:23:23 -07:00 |
Android.mk
|
Remove the simulator target from all makefiles.
|
2011-07-11 22:12:32 -07:00 |
CleanSpec.mk
|
Add a CleanSpec for grep/toolbox.
|
2015-03-22 18:04:54 -07:00 |
MODULE_LICENSE_APACHE2
|
auto import from //depot/cupcake/@135843
|
2013-07-30 13:56:49 -07:00 |
NOTICE
|
Fix omission in NOTICE file.
|
2013-07-30 13:56:55 -07:00 |