No description
Find a file
Elliott Hughes 211b21bbf9 Merge "Build toolbox with _FILE_OFFSET_BITS=64." am: 98aad49d58 am: 9e2d0b33f1
am: a87503d424

Change-Id: I0720907d554369cf19cd8b1cf29a66d0e9192ac8
2018-01-23 21:10:50 +00:00
adb Accept DexMetadata files (.dm) for install-multiple 2018-01-17 19:06:28 -08:00
adf Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 2017-12-08 01:29:20 +00:00
base Adding per-method clang thread safety annotations 2018-01-10 12:25:32 -08:00
bootstat Merge "bootstat: Add more boot reasons." 2018-01-09 00:03:22 +00:00
cpio Possible null pointer miss on realloc 2017-03-23 22:41:14 +01:00
debuggerd Fix regression caused by libbacktrace API change. 2018-01-20 00:59:11 -08:00
demangle Add OWNERS. 2017-12-07 13:30:03 -08:00
fastboot Merge "Fix fastboot memory corruption." 2018-01-19 22:39:14 +00:00
fs_mgr Merge "fs_mgr: don't log error messages when missing fstab" am: ace69b2f7b am: e8493e7045 2018-01-09 01:50:06 +00:00
gatekeeperd Make libkeystore_aidl shared and export to PDK. 2017-11-28 16:59:41 -08:00
healthd Revert "Revert "healthd: don't report fake data for battery-less devices"" 2018-01-23 19:07:23 +00:00
include Move android_filesystem_config.h => fs_config.h 2017-08-02 16:31:19 -07:00
init Merge "Make vendor_init check SELinux before setting properties" 2018-01-23 18:34:34 +00:00
libappfuse Merge "Add OWNERS." 2017-12-07 23:21:26 +00:00
libasyncio Use -Werror in system/core 2017-11-01 11:32:55 -07:00
libbacktrace Fix null ptr dereference if jit debug not enabled. 2018-01-22 17:37:59 -08:00
libbinderwrapper libbinderwrapper: Android.mk -> Android.bp 2017-04-25 15:55:26 -07:00
libcrypto_utils Mark the modules as VNDK in Android.bp 2017-09-14 08:35:16 +00:00
libcutils fs_config: Move hostapd to /vendor/bin/hw 2018-01-16 12:38:04 -08:00
libdiskconfig Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] 2017-10-02 10:44:29 -07:00
libgrallocusage Use -Werror in system/core 2017-11-01 11:32:55 -07:00
libion Merge "libion: Adapt to new ION interface" 2017-09-21 01:06:32 +00:00
libkeyutils Add libkeyutils. 2017-05-10 10:40:11 -07:00
liblog Fixing app compat issue b/72143978 2018-01-18 16:25:24 -08:00
libmemtrack Add OWNERS. 2017-12-07 13:30:03 -08:00
libmemunreachable Add OWNERS. 2017-12-07 13:30:03 -08:00
libmetricslogger Add OWNERS. 2017-12-07 13:30:03 -08:00
libnativebridge Add OWNERS. 2017-12-07 13:30:03 -08:00
libnativeloader Merge "Nativeloader: Add minimal effort for host library path" 2018-01-08 09:40:50 +00:00
libnetutils Merge "Add OWNERS." am: 3289b9c928 2017-12-07 23:51:13 +00:00
libpackagelistparser Use -Werror in system/core 2017-11-01 11:32:55 -07:00
libpixelflinger MIPS[64]: codeflinger: Fix build due to unused variable warnings 2017-11-06 16:38:49 +01:00
libprocessgroup Add memcg related configs to init. 2017-07-18 15:58:40 -07:00
libprocinfo Add OWNERS. 2017-12-07 13:30:03 -08:00
libqtaguid Redirect qtaguid native call to netd fwmark client 2017-11-09 18:02:22 -08:00
libsparse Merge "<stdbool.h> not necessary in C++." 2017-10-17 19:26:53 +00:00
libsuspend Add force_suspend function 2018-01-19 12:30:39 -08:00
libsync Merge "libsync: Add fence info tests" 2017-09-26 23:46:32 +00:00
libsystem Create versioned graphics-base-* files. 2018-01-19 10:16:22 -08:00
libsysutils Don't complain that the DNSSL RA option is "unknown". 2017-11-28 06:42:04 +00:00
libunwindstack Add support for getting a dex pc. 2018-01-17 19:18:00 -08:00
libusbhost usblib: usb_device_get_string decoding fixes. 2017-12-19 22:20:51 +00:00
libutils Remove libziparchive dependency on libutils 2018-01-18 09:23:53 -08:00
libvndksupport Add OWNERS. 2017-12-07 13:30:03 -08:00
libziparchive Merge "zip_archive: Fix a few more badly written tests." am: 93d344d98c 2017-12-27 11:47:41 +00:00
lmkd lmkd: Select in-kernel vs userspace lmk based on kernel driver presence 2018-01-20 03:50:41 +00:00
logcat Add OWNERS. 2017-12-07 13:30:03 -08:00
logd Merge "Use ro.logd.kernel for kernel logcat" am: d443dd327a am: 66d9c4aab8 2018-01-16 19:01:37 +00:00
logwrapper Add OWNERS. 2017-12-07 13:30:03 -08:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 16:06:37 -07:00
property_service Introduce property types 2018-01-16 14:44:40 -08:00
qemu_pipe Add OWNERS. 2017-12-07 13:30:03 -08:00
reboot reboot: only pause indefinitely for non-shutdown operations 2017-09-29 16:29:52 +00:00
rootdir Merge "ld.config.txt: Move vendor vndk to vndk namespace" am: c6805c3e9c am: 0779a259b7 2018-01-23 02:56:28 +00:00
run-as run-as: Keep supplementary groups. 2017-09-29 15:34:23 -04:00
sdcard Add support for esdfs mounting 2018-01-19 12:58:42 -08:00
shell_and_utilities Reland: Add getprop to toolbox 2018-01-10 11:26:24 -08:00
storaged health: Modify IHealthInfo Callback interface to return V2.0 HealthInfo 2018-01-18 14:51:26 -08:00
toolbox Build toolbox with _FILE_OFFSET_BITS=64. 2018-01-22 16:15:55 -08:00
trusty Merge "Use correct format specifier" am: 370d2e02e0 am: ef44dd2325 2018-01-03 20:45:03 +00:00
usbd Initial commit for usb daemon 2018-01-16 18:03:58 -08:00
.clang-format Add a 2 width option of clang format. 2017-03-10 13:01:39 -08:00
.clang-format-2 Only allow short functions in class definitions. 2017-03-28 12:31:37 -07:00
.clang-format-4 Only allow short functions in class definitions. 2017-03-28 12:31:37 -07:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.bp Export android_filesystem_config.h as a filegroup 2017-01-17 18:20:28 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk Add VNDK version for namespace configuration files 2017-12-13 10:31:04 +09: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
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
platform_tools_tool_version.mk Fix warning on the build servers 2017-05-25 12:35:40 -07:00
PREUPLOAD.cfg Add a PREUPLOAD.cfg file to run git-clang-format on every commit 2017-03-08 16:51:26 +08:00