Go to file
Mark Salyzyn 93fd4722b9 Merge changes Icd2e9bc0,Ibe241c0b am: b5f062bde4 am: fbff892769 am: 7083fdbdc6
am: 7882d32446

Change-Id: I1fbf798f54e80670f9acc5cb37647cc76b25105c
2016-11-04 21:07:58 +00:00
adb Merge "Set file capabilities after writing file data" 2016-11-03 17:29:31 +00:00
adf system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
base Add StartsWithIgnoreCase/EndsWithIgnoreCase. 2016-10-25 14:56:04 -07:00
bootstat bootstat: drop event_log_list_builder 2016-10-24 11:13:16 -07:00
cpio mkbootfs: Fix the default st_mode for root directory. 2016-10-07 16:14:27 -07:00
debuggerd Merge "fix regression from android_lookupEventTag_len()" 2016-10-24 23:12:42 +00:00
fastboot Merge "Rely on the platform -std default." 2016-10-14 02:28:38 +00:00
fingerprintd system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
fs_mgr resolve merge conflicts of 863442b to nyc-mr2-dev-plus-aosp 2016-11-01 11:34:32 -07:00
gatekeeperd system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
healthd healthd: Show animation before waiting on timer am: 6f8314900f 2016-10-27 04:02:17 +00:00
include libcutils: add android_get_control_file() am: 0b034d9d7b am: c020d3fa6e am: 13b832c9bf 2016-11-04 15:03:29 +00:00
init init: service file keyword am: 62767fe29f am: cc46af0fc9 am: 3b23d2864f 2016-11-04 15:03:35 +00:00
libappfuse Add FuseBridgeLoop to libappfuse. 2016-10-27 15:04:15 +09:00
libbacktrace Make libbacktrace build with LLVM r275480 2016-10-25 22:16:47 -07:00
libbinderwrapper Move libbinderwrapper's headers into libbinderwrapper. 2016-09-16 09:02:47 -07:00
libcrypto_utils Rely on the platform -std default. 2016-10-10 14:31:12 -07:00
libcutils Merge "libcutils: sockets_test breaks MAC build" 2016-11-04 19:51:07 +00:00
libdiskconfig system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libion libion: open /dev/ion read-only 2016-10-21 14:29:22 -07:00
liblog liblog: test report pmsg not configured if ENOMEM return 2016-11-03 11:20:59 -07:00
libmemtrack libmemtrack: Add HIDL support for Memtrack 2016-10-10 14:11:18 -07:00
libmemunreachable Rely on the platform -std default. 2016-10-10 14:31:12 -07:00
libnativebridge Upgrade native bridge to version 3 to support namespace 2016-10-25 11:11:38 -07:00
libnativeloader Return nullptr from FindNamespaceByClassLoader for NB-enabled apps. 2016-11-01 14:48:45 -07:00
libnetutils system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libpackagelistparser system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libpixelflinger system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
libprocessgroup Use readdir instead of readdir_r. 2016-09-28 14:04:12 -07:00
libsparse Merge "libsparse: output_file.c, fix large data chunk issue" am: 62c9101646 am: faaeda8e12 am: 4179f2ec65 2016-10-07 17:39:17 +00:00
libsuspend Revert "libsuspend: move to exponential backoff" am: 23c8bab024 2016-10-18 18:52:09 +00:00
libsync Rely on the platform -std default. 2016-10-10 14:31:12 -07:00
libsysutils Merge "system/core: preparation to pull back interfaces from android/log.h" 2016-10-20 18:03:57 +00:00
libusbhost Merge "usblib: Wrap USBDEVFS_REAPURBNDELAY ioctl" 2016-10-27 16:15:12 +00:00
libutils Merge "system/core: preparation to pull back interfaces from android/log.h" am: 27d2d49f48 am: 8a7297a09f 2016-10-20 18:21:18 +00:00
libziparchive Merge "system/core: preparation to pull back interfaces from android/log.h" am: 27d2d49f48 am: 8a7297a09f 2016-10-20 18:21:18 +00:00
lmkd system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
logcat Merge "fix regression from android_lookupEventTag_len()" 2016-10-24 23:12:42 +00:00
logd logd: report last prune memory overhead 2016-11-04 20:57:16 +00:00
logwrapper Rely on the platform -std default. 2016-10-10 14:31:12 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 16:06:37 -07:00
reboot Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
rootdir Merge "give zygote AID_READPROC" am: 3a724a8f5d am: d3a2573eea am: 1af7e94c93 2016-11-03 18:24:35 +00:00
run-as run-as: Use Minijail for privilege dropping. 2016-07-19 11:03:52 -04:00
sdcard Merge "Small clean up of fuse code." am: 54c211db2e am: f620b87efe am: c2eaefdd15 2016-10-10 19:48:20 +00:00
toolbox Rely on the platform -std default. 2016-10-10 14:31:12 -07:00
trusty system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
tzdatacheck Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk init.rc: have hwservicemanager start the HAL class 2016-09-26 00:23:51 -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